<?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: Loading Class Libraries at Runtime</title>
	<atom:link href="http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/</link>
	<description>Claus Wahlers on Application Development, Web Standards and what not</description>
	<pubDate>Thu, 20 Nov 2008 10:34:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Eric Guesdo</title>
		<link>http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/#comment-647</link>
		<dc:creator>Eric Guesdo</dc:creator>
		<pubDate>Wed, 28 Dec 2005 12:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/#comment-647</guid>
		<description>Cool feature.

i think you can replace 
 var co:Object = new c();
by
 var co:c = new c();
like that co is typed as c

Best regards</description>
		<content:encoded><![CDATA[<p>Cool feature.</p>
<p>i think you can replace<br />
 var co:Object = new c();<br />
by<br />
 var co:c = new c();<br />
like that co is typed as c</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Turgeon</title>
		<link>http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/#comment-624</link>
		<dc:creator>Ian Turgeon</dc:creator>
		<pubDate>Tue, 08 Nov 2005 14:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/#comment-624</guid>
		<description>I dont even think swearing about this would properly convey my excitement.</description>
		<content:encoded><![CDATA[<p>I dont even think swearing about this would properly convey my excitement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Bunch</title>
		<link>http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/#comment-616</link>
		<dc:creator>Kenny Bunch</dc:creator>
		<pubDate>Sun, 06 Nov 2005 00:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/as3-loading-class-libraries-at-runtime/#comment-616</guid>
		<description>Claus,

I can't even begin to explain how cool I think this feature is. I'm super excited!</description>
		<content:encoded><![CDATA[<p>Claus,</p>
<p>I can&#8217;t even begin to explain how cool I think this feature is. I&#8217;m super excited!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
