<?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: ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller</title>
	<atom:link href="http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/</link>
	<description>This is the blog of Omar Faleh. a Montreal-based Senior Flash Architect and web developer.</description>
	<lastBuildDate>Thu, 11 Jun 2009 08:07:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Menna</title>
		<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/comment-page-1/#comment-2988</link>
		<dc:creator>Menna</dc:creator>
		<pubDate>Thu, 11 Jun 2009 08:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/#comment-2988</guid>
		<description>hey that&#039;s really so helpfull thak you very much that solution make me alive again 
after 800 line of coding i was going to lose my mind coz of that error 
thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu very much.</description>
		<content:encoded><![CDATA[<p>hey that&#8217;s really so helpfull thak you very much that solution make me alive again<br />
after 800 line of coding i was going to lose my mind coz of that error<br />
thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Og2t</title>
		<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/comment-page-1/#comment-2927</link>
		<dc:creator>Og2t</dc:creator>
		<pubDate>Thu, 21 May 2009 11:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/#comment-2927</guid>
		<description>You can try to debug the disply list to see what exactly is happening there. Check http://play.blog2t.net/finding-the-missing-child</description>
		<content:encoded><![CDATA[<p>You can try to debug the disply list to see what exactly is happening there. Check <a href="http://play.blog2t.net/finding-the-missing-child" rel="nofollow">http://play.blog2t.net/finding-the-missing-child</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/comment-page-1/#comment-2914</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 14 May 2009 17:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/#comment-2914</guid>
		<description>Thanks Omar. I&#039;d been fighting with this for a while &amp; it was a tough one to debug. Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks Omar. I&#8217;d been fighting with this for a while &amp; it was a tough one to debug. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Iedema</title>
		<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/comment-page-1/#comment-2886</link>
		<dc:creator>Peter Iedema</dc:creator>
		<pubDate>Mon, 04 May 2009 18:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/#comment-2886</guid>
		<description>Thank you so much, I was getting really annoyed because of this error..My movie did play, but because of the error I couldn&#039;t use the debugger for other errors anymore ;)

Another wise lesson learned!</description>
		<content:encoded><![CDATA[<p>Thank you so much, I was getting really annoyed because of this error..My movie did play, but because of the error I couldn&#8217;t use the debugger for other errors anymore <img src='http://blog.morscad.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Another wise lesson learned!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Ribeiro</title>
		<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/comment-page-1/#comment-1991</link>
		<dc:creator>Paulo Ribeiro</dc:creator>
		<pubDate>Mon, 30 Mar 2009 23:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/#comment-1991</guid>
		<description>Thanks!
I&#039;m having the same problem, my app is generating the Error #2025, 
and after reading this post I can finish my job and fix the erros.</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
I&#8217;m having the same problem, my app is generating the Error #2025,<br />
and after reading this post I can finish my job and fix the erros.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noponies</title>
		<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/comment-page-1/#comment-1740</link>
		<dc:creator>noponies</dc:creator>
		<pubDate>Thu, 19 Feb 2009 19:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/#comment-1740</guid>
		<description>This is a nice solution to this rather annoying problem. 

I&#039;m pretty sure this is a bug in Flash Player 9, as it never occurs under Flash Player 10. To me the Loader Class should be able to detect if its content is no longer contained within itself, and respond accordingly.</description>
		<content:encoded><![CDATA[<p>This is a nice solution to this rather annoying problem. </p>
<p>I&#8217;m pretty sure this is a bug in Flash Player 9, as it never occurs under Flash Player 10. To me the Loader Class should be able to detect if its content is no longer contained within itself, and respond accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: somone</title>
		<link>http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/comment-page-1/#comment-1738</link>
		<dc:creator>somone</dc:creator>
		<pubDate>Fri, 13 Feb 2009 20:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morscad.com/code-snippets/argumenterror-error-2025-the-supplied-displayobject-must-be-a-child-of-the-caller/#comment-1738</guid>
		<description>yet another reason why as3 is faster but just so tedious to make happy</description>
		<content:encoded><![CDATA[<p>yet another reason why as3 is faster but just so tedious to make happy</p>
]]></content:encoded>
	</item>
</channel>
</rss>
