<?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; AS3</title>
	<atom:link href="http://blog.minidx.com/tag/as3/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>AsBeanGen: 一个用Java写的用于从DTD(Document Type Definition)文件生成AS3 data bean类的类生成工具</title>
		<link>http://blog.minidx.com/2008/10/04/1459.html</link>
		<comments>http://blog.minidx.com/2008/10/04/1459.html#comments</comments>
		<pubDate>Sat, 04 Oct 2008 03:18:51 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[AsBeanGen]]></category>
		<category><![CDATA[DTD]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/10/04/1459.html</guid>
		<description><![CDATA[AsBeanGen是一个用Java写的用于从DTD(Document Type Definition)文件生成AS3 data bean类的类生成工具。这对于data bean classes比较多的应用来说，可以大大减少开发的时间/成本。据作者介绍，AsBeanGen可以瞬间生成上百个data bean classes，速度非常快。下面是一篇关于AsBeanGen的代码下载以及用法详细介绍：








http://splink.org/?p=14
你可能还对下列文章感兴趣:如何在Flex项目中手动配置BlazeDS的教程一个非常好用的Java读写INI配置文件的类利用xSocket, Java和Flash CS3创建一个多用户聊天室的教程（附源代码）借助xSocket 5分钟内用Java编写一个Flash socket server的教程写的有点长，但的确是一篇很不错的PureMVC相关的教程]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/10/04/1459.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>写的有点长，但的确是一篇很不错的PureMVC相关的教程</title>
		<link>http://blog.minidx.com/2008/09/23/1424.html</link>
		<comments>http://blog.minidx.com/2008/09/23/1424.html#comments</comments>
		<pubDate>Tue, 23 Sep 2008 15:31:08 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Pipes]]></category>
		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/09/23/1424.html</guid>
		<description><![CDATA[在用Flex开发的基于PureMVC框架的五子棋游戏(包含源代码)中，我们介绍过PureMVC这个优秀的框架，对于具有比较丰富的AS3之类的开发经验的开发人员来说，理解这个框架并不是什么很难的事情，不过对于大部分的初学者，可能就比较困难了。虽说是轻量级的，不过还是有一定的代码量，架构也不是那么简单。下面是一篇写的非常详细的关于PureMVC的教程，结合代码进行了说明，说明的虽然只是PureMVC中的一小块（Pipes），不过通过局部去理解整体，通常会比较简单一些。








这是其中的一张说明用图：
 
下面是教程地址：
http://www.joshuaostrom.com/2008/06/15/understanding-puremvc-pipes/
你可能还对下列文章感兴趣:用Flex开发的基于PureMVC框架的五子棋游戏(包含源代码)利用Flex和PureMVC框架实现认证处理（authentication）的教程FlexMVCS: 一款基于PureMVC修改的应用框架AsBeanGen: 一个用Java写的用于从DTD(Document Type Definition)文件生成AS3 data bean类的类生成工具Mate的优点，缺点以及不足点]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/09/23/1424.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexy: 一个可以让你快速写出自己的非常可爱动画效果的开放源代码AS3动画开发包</title>
		<link>http://blog.minidx.com/2008/09/10/1383.html</link>
		<comments>http://blog.minidx.com/2008/09/10/1383.html#comments</comments>
		<pubDate>Wed, 10 Sep 2008 15:48:42 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Bounce]]></category>
		<category><![CDATA[Flexy]]></category>
		<category><![CDATA[动画]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/09/10/1383.html</guid>
		<description><![CDATA[Flexy是一个可以让你快速写出自己的非常可爱动画效果的开放源代码AS3动画开发包，示例用了一个弹性十足的小球，点一下下面的“Bounce”按钮，比较有趣的是被重力压下去然后弹起来的效果，很是滑稽。赶紧体验一下吧。








 
这里是一篇比较详细的教程：
http://graphics-geek.blogspot.com/2008/09/flexy-flexible-as3-animation-library.html
教程里你可以找到相关的Demo代码和Library代码。
你可能还对下列文章感兴趣:AsBeanGen: 一个用Java写的用于从DTD(Document Type Definition)文件生成AS3 data bean类的类生成工具写的有点长，但的确是一篇很不错的PureMVC相关的教程一个新鲜出炉的AS3 Tween Engine一款不错的AS 3.0 XML MP3 Player(含源代码)利用XIFF AS3 Library连接基于XMPP / Jabber标准的服务器]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/09/10/1383.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一个新鲜出炉的AS3 Tween Engine</title>
		<link>http://blog.minidx.com/2008/09/09/1374.html</link>
		<comments>http://blog.minidx.com/2008/09/09/1374.html#comments</comments>
		<pubDate>Mon, 08 Sep 2008 23:48:07 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[Tween]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/09/09/1374.html</guid>
		<description><![CDATA[要说出炉，实际上还早，因为目前还只是Preview，不过光看那些特性就知道非常Cool，并且貌似很好用（个人感觉而已……）。下面是一些特性以及截图：








截图：
 
特性：
1) A Bitmap rendering feature allowing for Bitmap Effects not easily achieved from the Adobe filter set such as Directional Motion Blur, Liquid Theshold, Directional Displacement and Buldge/Skew Displacement.2) Particle Emitters to generate smoke, fire, abstract, and magical effects from your motion tweens.3) Vector shape Tweening4) Gradient Tweening
作者地址：
http://www.lostinactionscript.com/blog/index.php/2008/08/31/as3-tween-engine-tweensy-preview/
你可能还对下列文章感兴趣:8款很实用的Actionscript写的位图(BitMap)操作类Flex中如何通过BitmapData类的compare()函数对嵌入的两个bitmap进行比较的例子AsBeanGen: 一个用Java写的用于从DTD(Document Type Definition)文件生成AS3 data bean类的类生成工具写的有点长，但的确是一篇很不错的PureMVC相关的教程Flexy: 一个可以让你快速写出自己的非常可爱动画效果的开放源代码AS3动画开发包]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/09/09/1374.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一款不错的AS 3.0 XML MP3 Player(含源代码)</title>
		<link>http://blog.minidx.com/2008/08/29/1328.html</link>
		<comments>http://blog.minidx.com/2008/08/29/1328.html#comments</comments>
		<pubDate>Fri, 29 Aug 2008 00:55:23 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lemlinh]]></category>
		<category><![CDATA[Mpe Player]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=1328</guid>
		<description><![CDATA[小巧的Mp3 Player由于很容易嵌入到其他系统中，在开发者中还是挺受欢迎的。比如a small Open-source flash MP3 player这一款播放器，就受到比较多开发者的关注。另外在lemlinh.com看到一款AS 3.0 XML MP3 Player，也挺不错。开发了源代码个人可以自由使用，不过被应用于其他项目中的时候需要联系作者。压缩包还设置了密码：lemlinh.com








下面是作者的版权申明：
&#8220;This file is for personal, free, non-commercial use. Please contact the author if you plan to use the file in other situations.&#8221;
这里是地址：
http://www.lemlinh.com/flash-source-as-30-xml-mp3-player
你可能还对下列文章感兴趣:一款很Cool的Flash模板利用PaperVision3D和Flash创建基于声音文件波谱显示的AS3 MP3 Player的教程超过13个非常有用的Flex/Flash调试工具Adobe移动战略失败的幕后Flash AS3化骨綿掌之Flash AS3 Compiler的Bug]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/08/29/1328.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 416/807 objects using disk

Served from: blog.minidx.com @ 2012-02-09 15:10:28 -->
