<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - flash - 9.0 - main - 00001999.html</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T11:31:54</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00001999.html#72659" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00001999.html#72659">
		<title>flash/9.0/main/00001999.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00001999.html#72659</link>
		<description>Setting a variable (such as container_mc.myVar) inside container_mc.onLoadComplete has inconsistent results. Sometimes the variable is wiped before the SWF loaded into the movieclip can access the variable (e.g. this.myVar) and never available. Sometimes the variable is available and in this case, it's available immediately. Results should be consistent and either the variables should always be available for the child SWF, or never available. &lt;br /&gt;&lt;br /&gt;On the other hand, I tried using onLoadInit and the variable is always present, but sometimes not available soon enough. So I'm forced to set the variable in onLoadInit, and create an interval on the first frame of the child SWF to wait until the variable exists before continuing.&lt;br /&gt;&lt;br /&gt;My only other option is to set variables on _root, which I'm trying to avoid because of design constraints. (CS3/Actionscript2)</description>
		<dc:creator>thenetdragon</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-25T11:50:48</dc:date>
	</item>
	</rdf:RDF>

