<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Notes: General AS3 Tips</title>
	<atom:link href="http://blog.coursevector.com/notes-general-as3-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.coursevector.com/notes-general-as3-tips</link>
	<description>ActionScript Fun</description>
	<lastBuildDate>Fri, 18 May 2012 18:20:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Hosting Best</title>
		<link>http://blog.coursevector.com/notes-general-as3-tips/comment-page-1#comment-1679</link>
		<dc:creator>Hosting Best</dc:creator>
		<pubDate>Wed, 25 May 2011 16:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=699#comment-1679</guid>
		<description>I agree with the objects point. Just write a class, you can do so much more and expand on it if you need to in the future</description>
		<content:encoded><![CDATA[<p>I agree with the objects point. Just write a class, you can do so much more and expand on it if you need to in the future</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel</title>
		<link>http://blog.coursevector.com/notes-general-as3-tips/comment-page-1#comment-1278</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Thu, 28 Jan 2010 14:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=699#comment-1278</guid>
		<description>I put together a quick test and that does work. But depending on if performance is an issue the reflect property is still quicker. I&#039;ll update the post with your comment though.</description>
		<content:encoded><![CDATA[<p>I put together a quick test and that does work. But depending on if performance is an issue the reflect property is still quicker. I&#8217;ll update the post with your comment though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: P48l0</title>
		<link>http://blog.coursevector.com/notes-general-as3-tips/comment-page-1#comment-1277</link>
		<dc:creator>P48l0</dc:creator>
		<pubDate>Thu, 28 Jan 2010 13:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=699#comment-1277</guid>
		<description>In Class Reflection you can also cast the object as an Object and call the contstructor property.Object( some ).constructor  //will return the CLASS constructor</description>
		<content:encoded><![CDATA[<p>In Class Reflection you can also cast the object as an Object and call the contstructor property.</p>
<p>Object( some ).constructor  //will return the CLASS constructor</p>
]]></content:encoded>
	</item>
</channel>
</rss>

