<?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>America's #1 Tech Camp</description>
	<lastBuildDate>Fri, 20 Nov 2009 00:55:54 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: newbie</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/comment-page-1/#comment-10353</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-10353</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><!-- google_ad_section_start -->Thank you! I&#8217;ve been having so much trouble referencing my main class. This was a huge help.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenK</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/comment-page-1/#comment-6299</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-6299</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><!-- google_ad_section_start -->I actually wasn&#8217;t aware of those two methods of reference, Robert. Thanks for the info and the Singleton reminder!<!-- google_ad_section_end --></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-page-1/#comment-6288</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-6288</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><!-- google_ad_section_start -->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><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.internaldrive.com/2008/12/19/referencing-main-class-in-flash-actionscript/comment-page-1/#comment-6078</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-6078</guid>
		<description>Ken, This is fun stuff!  Cool Flash Tips!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Ken, This is fun stuff!  Cool Flash Tips!<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
