<?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: Properly Referencing Your Main Class in Flash Actionscript</title>
	<atom:link href="http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/feed/" rel="self" type="application/rss+xml" >
	<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/</link>
	<description>Summer Computer Camps for Kids, Teens &#38; Youth</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:42:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ph</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/#comment-3460</link>
		<dc:creator>Ph</dc:creator>
		<pubDate>Tue, 27 Sep 2011 19:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=20316#comment-3460</guid>
		<description>Thank You!!!</description>
		<content:encoded><![CDATA[<p>Thank You!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/#comment-3459</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Tue, 17 Nov 2009 03:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=20316#comment-3459</guid>
		<description>Thank you! I&#039;ve been having so much trouble referencing my main class. This was a huge help.</description>
		<content:encoded><![CDATA[<p>Thank you! I&#8217;ve been having so much trouble referencing my main class. This was a huge help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenK</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/#comment-3458</link>
		<dc:creator>KenK</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=20316#comment-3458</guid>
		<description>I actually wasn&#039;t aware of those two methods of reference, Robert. Thanks for the info and the Singleton reminder!</description>
		<content:encoded><![CDATA[<p>I actually wasn&#8217;t aware of those two methods of reference, Robert. Thanks for the info and the Singleton reminder!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Abramski</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/#comment-3457</link>
		<dc:creator>Robert Abramski</dc:creator>
		<pubDate>Sun, 18 Jan 2009 22:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=20316#comment-3457</guid>
		<description>If your in pinch and you want to do it fast and dirty you could also do something like this.

http://blog.robertabramski.com/2008/03/08/referencing-the-document-class/

At the time of writing this, this worked, but I see now this technique is better. Good OOP would also say to make your document class a Singleton class as well. Unlike some other ECMA languages like JavaScript, ActionScript doesn&#039;t have private constructors, but there are workarounds.

http://www.gskinner.com/blog/archives/2006/07/as3_singletons.html</description>
		<content:encoded><![CDATA[<p>If your in pinch and you want to do it fast and dirty you could also do something like this.</p>
<p><a href="http://blog.robertabramski.com/2008/03/08/referencing-the-document-class/" rel="nofollow">http://blog.robertabramski.com/2008/03/08/referencing-the-document-class/</a></p>
<p>At the time of writing this, this worked, but I see now this technique is better. Good OOP would also say to make your document class a Singleton class as well. Unlike some other ECMA languages like JavaScript, ActionScript doesn&#8217;t have private constructors, but there are workarounds.</p>
<p><a href="http://www.gskinner.com/blog/archives/2006/07/as3_singletons.html" rel="nofollow">http://www.gskinner.com/blog/archives/2006/07/as3_singletons.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/#comment-3456</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 05 Jan 2009 13:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=20316#comment-3456</guid>
		<description>Ken, This is fun stuff!  Cool Flash Tips!</description>
		<content:encoded><![CDATA[<p>Ken, This is fun stuff!  Cool Flash Tips!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

