<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: AS3日积月累(3) - 利用AS3的图形界面开发及资源管理攻略</title>
	<atom:link href="http://as3blog.com/as3/as3tip-take-care-of-resource/feed/" rel="self" type="application/rss+xml" />
	<link>http://as3blog.com/as3/as3tip-take-care-of-resource/</link>
	<description>Focus on ActionScript 3</description>
	<pubDate>Fri, 21 Nov 2008 13:59:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: df</title>
		<link>http://as3blog.com/as3/as3tip-take-care-of-resource/#comment-31</link>
		<dc:creator>df</dc:creator>
		<pubDate>Tue, 29 May 2007 10:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://as3blog.com/as3/as3tip-take-care-of-resource/#comment-31</guid>
		<description>一个不懂美工的人,</description>
		<content:encoded><![CDATA[<p>一个不懂美工的人,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomato</title>
		<link>http://as3blog.com/as3/as3tip-take-care-of-resource/#comment-25</link>
		<dc:creator>Tomato</dc:creator>
		<pubDate>Thu, 17 May 2007 04:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://as3blog.com/as3/as3tip-take-care-of-resource/#comment-25</guid>
		<description>新的addChild方法很赞，这样可以完全靠代码绘制出界面，恩。而且逻辑非常清晰。</description>
		<content:encoded><![CDATA[<p>新的addChild方法很赞，这样可以完全靠代码绘制出界面，恩。而且逻辑非常清晰。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS3日积月累(1) - AS3的面向对象特点概述（不断补充） at ActionScript 3 Lover</title>
		<link>http://as3blog.com/as3/as3tip-take-care-of-resource/#comment-24</link>
		<dc:creator>AS3日积月累(1) - AS3的面向对象特点概述（不断补充） at ActionScript 3 Lover</dc:creator>
		<pubDate>Sun, 13 May 2007 09:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://as3blog.com/as3/as3tip-take-care-of-resource/#comment-24</guid>
		<description>[...] 五、关于dynamic 动态（dynamic）类允许在运行时动态地添加属性，常见的动态类有MovieClip和顶级（top-level）的Array。如果您的自定义类要继承于动态类，那么请也定义为动态的，不要省略dynamic关键词。如果您喜欢阅读英文教程，会看到很多“sealed class”，其含义即“非dynamic class”。只不过并没有sealed这个关键词（AS3中，类默认就是sealed的）。注意，在AS2中，“骨子里”是没有sealed class的！在run-time时，所有的AS2代码都变成了AS1的语法，sealed class无从说起了。可以说这是AS3的一个新产物。更多相关内容可以参见：http://as3blog.com/as3/as3tip-take-care-of-resource [...]</description>
		<content:encoded><![CDATA[<p>[...] 五、关于dynamic 动态（dynamic）类允许在运行时动态地添加属性，常见的动态类有MovieClip和顶级（top-level）的Array。如果您的自定义类要继承于动态类，那么请也定义为动态的，不要省略dynamic关键词。如果您喜欢阅读英文教程，会看到很多“sealed class”，其含义即“非dynamic class”。只不过并没有sealed这个关键词（AS3中，类默认就是sealed的）。注意，在AS2中，“骨子里”是没有sealed class的！在run-time时，所有的AS2代码都变成了AS1的语法，sealed class无从说起了。可以说这是AS3的一个新产物。更多相关内容可以参见：http://as3blog.com/as3/as3tip-take-care-of-resource [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
