<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: MovieClipLoaders Part 1]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sun, 22 Nov 2009 23:48:38 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/3/1/MovieClipLoaders-Part-1/Page1.html#Comment9501</link><description><![CDATA[I have had problems loading images this way just because i've put the code inside a movie clip and not in the _root.
I don't know why but the MovieClipLoader always refer to the _root so if you, in the loadclip, put the name of a clip, as target,  that is inside the clip with the code, it simply won't work because flash search the clip in the _root. my solution has been to create a variable inside the clip with the code with the value of this.the_name_of_the_clip_where_to_load_content_in and then use that variable as the target of the loadclip event.
hope this can be useful.<br/><br/>
(Comment posted by nikaro at 6:58 am, Thu 14th Feb 2008)]]></description><author>no@spam.com (nikaro)</author><pubDate><![CDATA[Thu, 14 Feb 2008 06:58:28 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/3/1/MovieClipLoaders-Part-1/Page1.html#Comment9501</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/articles/3/1/MovieClipLoaders-Part-1/Page1.html#Comment11484</link><description><![CDATA[Thanks but although I learned new things that I'll definitely use in the future, this didn't solve the problem that brought me here. Could somebody pleae tell me why: MCL.onLoadComplete{
trace(myMC._width);
}//traces '0' if 'myMC' was dynamically created using the 'createEmptyMovieClip' method.
?
Thanx

 <br/><br/>
(Comment posted by IllusionSector at 6:22 pm, Sat 17th May 2008)]]></description><author>no@spam.com (IllusionSector)</author><pubDate><![CDATA[Sat, 17 May 2008 18:22:14 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/3/1/MovieClipLoaders-Part-1/Page1.html#Comment11484</guid></item></channel></rss>