<?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: Why some AS3 swfs work stand alone but fail to load into other swfs</title>
	<atom:link href="http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/</link>
	<description>Documenting the pitfalls of a Flash platform developer</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:46:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: anonymous</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-20089</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sun, 25 Jul 2010 21:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-20089</guid>
		<description>Another similar error is when an SWF relies on this.loaderInfo to be present -- this would work if the current object is the root of display hierarchy, but will not if it is a child of another SWF.</description>
		<content:encoded><![CDATA[<p>Another similar error is when an SWF relies on this.loaderInfo to be present &#8212; this would work if the current object is the root of display hierarchy, but will not if it is a child of another SWF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mazari</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-18223</link>
		<dc:creator>mazari</dc:creator>
		<pubDate>Thu, 20 May 2010 12:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-18223</guid>
		<description>thank you so much , this was really helpfull to me</description>
		<content:encoded><![CDATA[<p>thank you so much , this was really helpfull to me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-16576</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 26 Mar 2010 12:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-16576</guid>
		<description>Thank you for the clear help. My projects are normally small or modular, so i hadn&#039;t had to preload a large main file before (in AS3). Big Hugs xxx</description>
		<content:encoded><![CDATA[<p>Thank you for the clear help. My projects are normally small or modular, so i hadn&#8217;t had to preload a large main file before (in AS3). Big Hugs xxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anothervictimofNOstage</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-15804</link>
		<dc:creator>anothervictimofNOstage</dc:creator>
		<pubDate>Tue, 02 Mar 2010 02:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-15804</guid>
		<description>WOW!, thank you soooooooooooooo much...</description>
		<content:encoded><![CDATA[<p>WOW!, thank you soooooooooooooo much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alejandro</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-15581</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Tue, 23 Feb 2010 17:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-15581</guid>
		<description>&lt;a href=&quot;#comment-91&quot; rel=&quot;nofollow&quot;&gt;@markledford &lt;/a&gt; 
If I&#039;m working on the Flash IDE and i wanted to include this code on the first frame of the swf that&#039;s going to be loaded, how will the code look like?</description>
		<content:encoded><![CDATA[<p><a href="#comment-91" rel="nofollow">@markledford </a><br />
If I&#8217;m working on the Flash IDE and i wanted to include this code on the first frame of the swf that&#8217;s going to be loaded, how will the code look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoeerp</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-8505</link>
		<dc:creator>zoeerp</dc:creator>
		<pubDate>Mon, 24 Aug 2009 20:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-8505</guid>
		<description>Thanks! Very helpful! :)</description>
		<content:encoded><![CDATA[<p>Thanks! Very helpful! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve-O</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-7017</link>
		<dc:creator>Steve-O</dc:creator>
		<pubDate>Mon, 13 Jul 2009 22:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-7017</guid>
		<description>Thank you so much. I would have never thought to look for this, but it makes complete sense. The generic error would have had me searching for hours/day if I hadn&#039;t read this. Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you so much. I would have never thought to look for this, but it makes complete sense. The generic error would have had me searching for hours/day if I hadn&#8217;t read this. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kridian</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-3846</link>
		<dc:creator>Kridian</dc:creator>
		<pubDate>Tue, 28 Apr 2009 20:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-3846</guid>
		<description>I would like to know the answer to Rajneesh&#039;s question as well. Having a Flash site that swaps out swfs (pages). In my case the object is a scrollbox movie clip in one of the swf pages causing that error. [?]</description>
		<content:encoded><![CDATA[<p>I would like to know the answer to Rajneesh&#8217;s question as well. Having a Flash site that swaps out swfs (pages). In my case the object is a scrollbox movie clip in one of the swf pages causing that error. [?]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Actionscript 3] Load external *swf - error #1009 - FlepStudio forum</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-1592</link>
		<dc:creator>[Actionscript 3] Load external *swf - error #1009 - FlepStudio forum</dc:creator>
		<pubDate>Mon, 06 Apr 2009 15:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-1592</guid>
		<description>[...] Load external *swf - error #1009      Why some AS3 swfs work stand alone but fail to load into other swfs &#124; Mark Ledford&#039;s Blog  Kind Regards,  [...]</description>
		<content:encoded><![CDATA[<p>[...] Load external *swf &#8211; error #1009      Why some AS3 swfs work stand alone but fail to load into other swfs | Mark Ledford&#8217;s Blog  Kind Regards,  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Added to Stage Event &#171; Official Design and Development Resource of ThornyRabbit</title>
		<link>http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/comment-page-1/#comment-1310</link>
		<dc:creator>Added to Stage Event &#171; Official Design and Development Resource of ThornyRabbit</dc:creator>
		<pubDate>Mon, 30 Mar 2009 15:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-other-swfs/#comment-1310</guid>
		<description>[...] http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-.." rel="nofollow">http://www.markledford.com/blog/2008/08/13/why-some-as3-swfs-work-stand-alone-but-fail-to-load-into-..</a>. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
