<?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: Automatically Declare Stage Instances</title>
	<atom:link href="http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/</link>
	<description>Learn &#38; Interact with the ActionScript World</description>
	<pubDate>Sat, 22 Nov 2008 06:30:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: frank s</title>
		<link>http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/#comment-1630</link>
		<dc:creator>frank s</dc:creator>
		<pubDate>Sat, 02 Aug 2008 23:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/#comment-1630</guid>
		<description>Please declare as PUBLIC, otherwise there will be an error:

ReferenceError: Error #1056: Cannot create property xxx on uk.co.xxx.xxx.xxx.
	at flash.display::Sprite/flash.display:Sprite::constructChildren()
	at flash.display::Sprite$iinit()
	at uk.co.xxx.xxx::CardGame$iinit()</description>
		<content:encoded><![CDATA[<p>Please declare as PUBLIC, otherwise there will be an error:</p>
<p>ReferenceError: Error #1056: Cannot create property xxx on uk.co.xxx.xxx.xxx.<br />
	at flash.display::Sprite/flash.display:Sprite::constructChildren()<br />
	at flash.display::Sprite$iinit()<br />
	at uk.co.xxx.xxx::CardGame$iinit()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/#comment-298</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Mon, 25 Feb 2008 15:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/#comment-298</guid>
		<description>well, i normally define my "instances" in my classes as public so I can access them elsewhere, but you certainly don't have to and its for your discretion.</description>
		<content:encoded><![CDATA[<p>well, i normally define my &#8220;instances&#8221; in my classes as public so I can access them elsewhere, but you certainly don&#8217;t have to and its for your discretion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/#comment-297</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 22 Feb 2008 22:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/10/26/tips-n-tricks/automatically-declare-stage-instances/#comment-297</guid>
		<description>Useful little tid-bit, although I don't understand why we need to define the MovieClip as public?</description>
		<content:encoded><![CDATA[<p>Useful little tid-bit, although I don&#8217;t understand why we need to define the MovieClip as public?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
