<?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: Get Flash player version with AS3</title>
	<atom:link href="http://www.negush.net/blog/get-flash-player-version-with-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.negush.net/blog/get-flash-player-version-with-as3/</link>
	<description>Flash, ActionScript and stuff...</description>
	<lastBuildDate>Sun, 25 Dec 2011 23:08:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: negush</title>
		<link>http://www.negush.net/blog/get-flash-player-version-with-as3/comment-page-1/#comment-26642</link>
		<dc:creator>negush</dc:creator>
		<pubDate>Sun, 06 Feb 2011 10:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=8#comment-26642</guid>
		<description>Hi Jonathan.

Usually child SWFs can access parameters of the parent SWFs without problems. Just make sure that the child SWF is loaded and initialized and also, when you want to access the parameters of the parent SWF, you need to keep in mind that the direct parent of the child SWF is actually the Loader object that loaded it. So to get ahold of the parent you would use &lt;code&gt;this.parent.parent[&quot;variableName&quot;]&lt;/code&gt;. Where &lt;em&gt;this&lt;/em&gt; is the instance of the child SWF, the first &lt;em&gt;parent&lt;/em&gt; is a reference to the Loader object from the parent SWF and the second &lt;em&gt;parent&lt;/em&gt; is actually the reference to the parent SWF.

I hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi Jonathan.</p>
<p>Usually child SWFs can access parameters of the parent SWFs without problems. Just make sure that the child SWF is loaded and initialized and also, when you want to access the parameters of the parent SWF, you need to keep in mind that the direct parent of the child SWF is actually the Loader object that loaded it. So to get ahold of the parent you would use <code>this.parent.parent["variableName"]</code>. Where <em>this</em> is the instance of the child SWF, the first <em>parent</em> is a reference to the Loader object from the parent SWF and the second <em>parent</em> is actually the reference to the parent SWF.</p>
<p>I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Discipulo</title>
		<link>http://www.negush.net/blog/get-flash-player-version-with-as3/comment-page-1/#comment-26046</link>
		<dc:creator>Jonathan Discipulo</dc:creator>
		<pubDate>Wed, 26 Jan 2011 20:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=8#comment-26046</guid>
		<description>Thanks this is helpful. Do you know if there&#039;s a global variable implementation in AS3?

Like say if you have 2 SWFs (parent and child) then you set a variable on the parent SWF and call it from the child SWF?

Thanks in advance :)</description>
		<content:encoded><![CDATA[<p>Thanks this is helpful. Do you know if there&#8217;s a global variable implementation in AS3?</p>
<p>Like say if you have 2 SWFs (parent and child) then you set a variable on the parent SWF and call it from the child SWF?</p>
<p>Thanks in advance :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Grafik</title>
		<link>http://www.negush.net/blog/get-flash-player-version-with-as3/comment-page-1/#comment-24740</link>
		<dc:creator>Web Grafik</dc:creator>
		<pubDate>Thu, 06 Jan 2011 14:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=8#comment-24740</guid>
		<description>good example thanks..</description>
		<content:encoded><![CDATA[<p>good example thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://www.negush.net/blog/get-flash-player-version-with-as3/comment-page-1/#comment-21816</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Tue, 09 Nov 2010 04:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=8#comment-21816</guid>
		<description>Thanks a lot</description>
		<content:encoded><![CDATA[<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.negush.net/blog/get-flash-player-version-with-as3/comment-page-1/#comment-917</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 13 Oct 2008 21:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=8#comment-917</guid>
		<description>I&#039;m glad it helped you.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad it helped you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: june_zhuhui</title>
		<link>http://www.negush.net/blog/get-flash-player-version-with-as3/comment-page-1/#comment-915</link>
		<dc:creator>june_zhuhui</dc:creator>
		<pubDate>Mon, 13 Oct 2008 01:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=8#comment-915</guid>
		<description>It&#039;s great.Thank you.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great.Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

