<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>中文Flex例子 &#187; FLV</title>
	<atom:link href="http://blog.minidx.com/tag/flv/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minidx.com</link>
	<description>中文Adobe Flex例子,Flex实例教程,RIA资源,全文检索技术,算法和数据结构</description>
	<lastBuildDate>Thu, 31 Mar 2011 03:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>一个简单好用的Adobe AIR免费FLV播放器</title>
		<link>http://blog.minidx.com/2008/11/17/1631.html</link>
		<comments>http://blog.minidx.com/2008/11/17/1631.html#comments</comments>
		<pubDate>Mon, 17 Nov 2008 03:04:09 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[播放器]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=1631</guid>
		<description><![CDATA[搜一下的话其实可以找到很多的用Adobe AIR写的FLV播放器，不过这次看到的这个功能虽然简单，但是却还是比较好用的，可以直接拖动FLV文件进行播放，播放器可以自动调节窗口大小等功能，有兴趣的不妨尝试一下：








下载地址：
http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&#038;loc=en_us&#038;extid=1698179
你可能还对下列文章感兴趣:10款Adobe AIR 2.0的例子（均附源代码）7款你应该了解的Adobe AIR视频播放应用程序Adobe MAX 2008 Flex/AIR方面部分讲稿打包下载一篇关于Adobe Flash，Adobe Flex，Adobe AIR以及Microsoft Silverlight几款产品比较的精彩文章DestroyTwitter&#8211;又一款基于Adobe AIR平台的Twitter应用]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/11/17/1631.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何在不调用YouTube API的情况下在你的Flash应用中播放YouTube flv的教程</title>
		<link>http://blog.minidx.com/2008/10/20/1564.html</link>
		<comments>http://blog.minidx.com/2008/10/20/1564.html#comments</comments>
		<pubDate>Mon, 20 Oct 2008 03:15:14 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=1564</guid>
		<description><![CDATA[YouTube开放了API这个一般的Flash/Flex开发人员都知道，调用YouTube API可以方便的在自己的应用中，播放YouTube flv。不过如果抛开YouTube API,我们是否还可以方便的实现播放YouTube flv呢？下面的教程非常具体的一步一步进行了说明。








文章地址：
http://www.tutorialswitch.com/flash/youtube-video-in-flash-quick-easy/
小知识：
YouTube 是设立在美国的一个互联网网站，让使用者上载观看及分享视频短片。它是一个可供网民上载观看及分享视频短片的网站，至今已经成为同类型网站的翘楚，并造就多位网上名人和激发网上创作。2006年10月9日，Google公司以16.5亿美元收购了YouTube网站，并与环球唱片、SonyBMG及华纳音乐及哥伦比亚广播公司达成内容授权及保护协议，解除市场对内容供应商可能追究侵权内容而升高法律行动的疑虑。
你可能还对下列文章感兴趣:关于flash.display.StageScaleMode每一个Flash开发者都应该了解的内容Adobe Flex 3中使用Yahoo Maps的教程页面中导入Video（flv文件）速度太慢的解决方案Flex的VideoDisplay基本使用方法的例子Adobe移动战略失败的幕后]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/10/20/1564.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中利用Bitmap和BitmapData类创建FLV暗点缩略图的例子</title>
		<link>http://blog.minidx.com/2008/07/07/1050.html</link>
		<comments>http://blog.minidx.com/2008/07/07/1050.html#comments</comments>
		<pubDate>Mon, 07 Jul 2008 12:56:35 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[BitmapData]]></category>
		<category><![CDATA[BitmapData.draw()]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[itemRenderer]]></category>
		<category><![CDATA[暗点]]></category>
		<category><![CDATA[缩略图]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/07/07/1050.html</guid>
		<description><![CDATA[在前面的不少例子中都介绍过FLV暗点相关的内容（比如：Flex中如何利用cuePointManager属性和addCuePoint事件往FLV中添加ActionScript暗点的例子），接下来的例子演示了Flex中如何利用Bitmap和BitmapData类，创建FLV暗点缩略图。
让我们先来看一下Demo（可以右键View Source或点击这里察看源代码）：









下面是完整代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34; layout=&#34;vertical&#34; verticalAlign=&#34;middle&#34; backgroundColor=&#34;white&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; import mx.events.CuePointEvent;
&#160; &#160; &#160; &#160; &#160; &#160; import mx.collections.ArrayCollection;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; [Bindable]
&#160; &#160; &#160; &#160; &#160; &#160; private var arrColl:ArrayCollection = new ArrayCollection();
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private function copyBitmap(source:DisplayObject):Bitmap {
&#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/07/07/1050.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中利用VideoDisplay和HSlider控件对FLV进行&#8220;清扫&#8221;的例子</title>
		<link>http://blog.minidx.com/2008/06/30/1015.html</link>
		<comments>http://blog.minidx.com/2008/06/30/1015.html#comments</comments>
		<pubDate>Sun, 29 Jun 2008 23:24:08 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[allowTrackClick]]></category>
		<category><![CDATA[DateFormatter]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[invertThumbDirection]]></category>
		<category><![CDATA[playheadUpdate]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/06/30/1015.html</guid>
		<description><![CDATA[在前面的Flex中如何利用cuePointManager属性和addCuePoint事件往FLV中添加ActionScript暗点的例子中，我们了解了Flex中如何利用cuePointManager属性和addCuePoint事件，往FLV中添加ActionScript暗点。接下来的例子则演示了Flex中如何利用VideoDisplay和HSlider控件，给FLV添加一个&#8220;清道夫&#8221;。
由于Demo循环播放，考虑到一部分同学可能不喜欢所以放在单独的页面中：
 Demo &#124; View Source








下面是完整代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34; layout=&#34;vertical&#34; verticalAlign=&#34;top&#34; backgroundColor=&#34;white&#34; viewSourceURL=&#34;srcview/index.html&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; private function formatTime(item:Date):String {
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; return dateFormatter.format(item);
&#160; &#160; &#160; &#160; &#160; &#160; }
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private function videoDisplay_playheadUpdate():void {
&#160; &#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/06/30/1015.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flex中如何利用cuePointManager属性和addCuePoint事件往FLV中添加ActionScript暗点的例子</title>
		<link>http://blog.minidx.com/2008/06/29/1009.html</link>
		<comments>http://blog.minidx.com/2008/06/29/1009.html#comments</comments>
		<pubDate>Sun, 29 Jun 2008 11:16:58 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[cue points]]></category>
		<category><![CDATA[CuePointManager]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[playheadTime]]></category>
		<category><![CDATA[totalTime]]></category>
		<category><![CDATA[VideoDisplay]]></category>
		<category><![CDATA[暗点]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/06/29/1009.html</guid>
		<description><![CDATA[在前面的Flex的VideoDisplay控件中如何创建和使用ActionScript暗点的例子中，我们稍微了解了一点关于CuePointManager的用法，接下来的例子演示了Flex中如何利用cuePointManager属性和addCuePoint事件，往FLV中添加ActionScript暗点。
由于width比较大，所以Demo放在单独的页面中：
 Demo &#124; View Source








下面是完整代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; [Bindable]
&#160; &#160; &#160; &#160; &#160; &#160; private var FLV_URL:String = &#34;http://blog.minidx.com/ext/cuepoints.flv&#34;;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private function videoDisplay_addCuePoint(evt:MouseEvent):void {
&#160; &#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/06/29/1009.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/34 queries in 0.799 seconds using disk
Object Caching 435/838 objects using disk

Served from: blog.minidx.com @ 2012-02-09 14:55:52 -->
