<?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: Using a static initializer in AS2.0</title>
	<atom:link href="http://www.munky.net/software/flash-actionscript/using-a-static-initializer-in-as20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.munky.net/software/flash-actionscript/using-a-static-initializer-in-as20/</link>
	<description>design and open source</description>
	<lastBuildDate>Fri, 21 May 2010 18:49:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.munky.net/software/flash-actionscript/using-a-static-initializer-in-as20/comment-page-1/#comment-8949</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 03 Sep 2008 07:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.munky.net/?p=15#comment-8949</guid>
		<description>for them, who googling:

in AS3.0 it works like that:
http://www.barneyb.com/barneyblog/2007/11/02/enums-and-actionscripts-static-initializers/</description>
		<content:encoded><![CDATA[<p>for them, who googling:</p>
<p>in AS3.0 it works like that:<br />
<a href="http://www.barneyb.com/barneyblog/2007/11/02/enums-and-actionscripts-static-initializers/" rel="nofollow">http://www.barneyb.com/barneyblog/2007/11/02/enums-and-actionscripts-static-initializers/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Maletic</title>
		<link>http://www.munky.net/software/flash-actionscript/using-a-static-initializer-in-as20/comment-page-1/#comment-306</link>
		<dc:creator>Greg Maletic</dc:creator>
		<pubDate>Wed, 14 Mar 2007 23:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.munky.net/?p=15#comment-306</guid>
		<description>Doesn&#039;t the variable &#039;staticInitialized&#039; need to be defined static itself? Won&#039;t staticInitializer() get called at every ActionManager instantiation?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t the variable &#8216;staticInitialized&#8217; need to be defined static itself? Won&#8217;t staticInitializer() get called at every ActionManager instantiation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
