<?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; API</title>
	<atom:link href="http://blog.minidx.com/tag/api/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>11款可以大大提高你WEB开发速度的AJAX工具，APIs以及Frameworks</title>
		<link>http://blog.minidx.com/2009/10/23/2986.html</link>
		<comments>http://blog.minidx.com/2009/10/23/2986.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 13:03:54 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[程序开发相关]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Framework]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=2986</guid>
		<description><![CDATA[有过Ajax开发经验的朋友们可能都知道，调试AJAX代码很多时候是一个痛苦的过程，单个JS函数的测试和调试可能会花掉很多的时间。Collection of 11+ AJAX Tools, APIs, Frameworks For Faster Development有选择性的挑选了11款可能会经常用到的AJAX工具，APIs以及Frameworks。我个人比较喜欢JS代码文档化的JsDoc Toolkit和用于JS调试的Firebug，相当有用。Web开发人员可以看看，是否也有你常用的东东。
你可能还对下列文章感兴趣:最完整的AJAX Framework和JavaScript Libraries列表(124+)24款美轮美奂的Ajax淡入淡出效果插件(强烈推荐！)15款手风琴(Accordion)效果的Ajax插件(推荐)jQuery API说明中文版Vista Web Photo Gallery&#8211;一款非常好用的完全基于Ajax的相册脚本程序]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/10/23/2986.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery API说明中文版</title>
		<link>http://blog.minidx.com/2009/08/30/2886.html</link>
		<comments>http://blog.minidx.com/2009/08/30/2886.html#comments</comments>
		<pubDate>Sun, 30 Aug 2009 13:12:21 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Web/CGI相关]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[jQuerp]]></category>
		<category><![CDATA[中文版]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=2886</guid>
		<description><![CDATA[这个是在线版本，从这里开始察看
感谢译者辛苦劳动！
你可能还对下列文章感兴趣:11款可以大大提高你WEB开发速度的AJAX工具，APIs以及Frameworks如何在不调用YouTube API的情况下在你的Flash应用中播放YouTube flv的教程Flex中如何使用Google Maps的例子Flex中如何使用Yahoo! Maps的例子Adobe Flex 3中使用Yahoo Maps的教程]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/08/30/2886.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中如何使用Google Maps的例子</title>
		<link>http://blog.minidx.com/2008/08/05/1225.html</link>
		<comments>http://blog.minidx.com/2008/08/05/1225.html#comments</comments>
		<pubDate>Tue, 05 Aug 2008 13:08:04 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Maps]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/08/05/1225.html</guid>
		<description><![CDATA[和前面Flex中如何使用Yahoo! Maps的例子类似的，接下来的例子演示了Flex/ActionScript项目中如何使用Google Maps。








首先你需要做的是从这里获取Google Maps API key
然后从这里下载Google Maps ActionScript 3.0 component
接下去将zip压缩包内的东西复制到工程的/libs/中就可以了。
让我们先来看一下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;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;
&#160; &#160; &#160; &#160; creationComplete=&#34;init();&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; import com.google.maps.LatLng;
&#160; &#160; &#160; &#160; &#160; &#160; import com.google.maps.Map;
&#160; &#160; &#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/08/05/1225.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flex中如何使用Yahoo! Maps的例子</title>
		<link>http://blog.minidx.com/2008/08/05/1222.html</link>
		<comments>http://blog.minidx.com/2008/08/05/1222.html#comments</comments>
		<pubDate>Mon, 04 Aug 2008 17:06:14 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Yahoo Maps]]></category>
		<category><![CDATA[地图应用]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/08/05/1222.html</guid>
		<description><![CDATA[接下来的例子演示了Flex中如何使用Yahoo! Maps创建自己的地图应用。








首先你需要做的是从这里获取Yahoo! Maps API key
然后从这里下载Yahoo! Maps ActionScript 3.0 component
接下去将zip压缩包内的东西复制到工程的/libs/中就可以了。
让我们先来看一下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;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;
&#160; &#160; &#160; &#160; creationComplete=&#34;init();&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; import mx.events.ResizeEvent;
&#160; &#160; &#160; &#160; &#160; &#160; import mx.controls.Alert;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; import [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/08/05/1222.html/feed</wfw:commentRss>
		<slash:comments>1</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 using disk
Object Caching 405/798 objects using disk

Served from: blog.minidx.com @ 2012-02-09 15:17:08 -->
