<?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: Combo Box Fails to Load in Parent Movie</title>
	<atom:link href="http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/</link>
	<description>learning through interaction</description>
	<lastBuildDate>Mon, 23 Aug 2010 08:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: DeadDuck</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-31546</link>
		<dc:creator>DeadDuck</dc:creator>
		<pubDate>Thu, 05 Nov 2009 18:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-31546</guid>
		<description>Im having the same issue and I already found that putting ComboBox component in parent library makes it work. But unfortunately, I dont want to do it.

The reason being, my Parent movie is supposed to be a very lightweight preloader (12kb). My child movie is somewhere around 300kb. I want the preloader to load quickly on webpage and then load the child movie. Putting ComboBox in parent library shoots its filesize to 69kb... which honestly voids the point of lightweight preloader.

So my question is, is there any other way to get this working without having to put burden on Parent movie?</description>
		<content:encoded><![CDATA[<p>Im having the same issue and I already found that putting ComboBox component in parent library makes it work. But unfortunately, I dont want to do it.</p>
<p>The reason being, my Parent movie is supposed to be a very lightweight preloader (12kb). My child movie is somewhere around 300kb. I want the preloader to load quickly on webpage and then load the child movie. Putting ComboBox in parent library shoots its filesize to 69kb&#8230; which honestly voids the point of lightweight preloader.</p>
<p>So my question is, is there any other way to get this working without having to put burden on Parent movie?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pixelfarm</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-30802</link>
		<dc:creator>Pixelfarm</dc:creator>
		<pubDate>Fri, 18 Sep 2009 12:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-30802</guid>
		<description>_lockroot=true; makes the combobox work but very buggy. When loaded in a child movie the scroll and arrows donÂ´t work properly. Copying the combobox on the parent movie is the right solution. Sometimes I hate Flash. DonÂ´t they check things before releasing them?. CosÂ´this is a major bug.</description>
		<content:encoded><![CDATA[<p>_lockroot=true; makes the combobox work but very buggy. When loaded in a child movie the scroll and arrows donÂ´t work properly. Copying the combobox on the parent movie is the right solution. Sometimes I hate Flash. DonÂ´t they check things before releasing them?. CosÂ´this is a major bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akram</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-28899</link>
		<dc:creator>Akram</dc:creator>
		<pubDate>Wed, 22 Jul 2009 20:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-28899</guid>
		<description>people it&#039;s easy just 
_lockroot=true;
in the movie that contains the main combobox
and load it from external file it works 
tested ;)</description>
		<content:encoded><![CDATA[<p>people it&#8217;s easy just<br />
_lockroot=true;<br />
in the movie that contains the main combobox<br />
and load it from external file it works<br />
tested <img src='http://www.helmutgranda.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-28368</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-28368</guid>
		<description>Hello,
I have the same issue as crismer.  Did the copy thing to the parent library but no selection showing up when clicked on,in the combo box. I did the libary font emebing thing too but it didn&#039;t seem to work.  Currently this project is in as2.  Just out of curiosity does anyone know if this is fixed with as3?

Thanks Sandy</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have the same issue as crismer.  Did the copy thing to the parent library but no selection showing up when clicked on,in the combo box. I did the libary font emebing thing too but it didn&#8217;t seem to work.  Currently this project is in as2.  Just out of curiosity does anyone know if this is fixed with as3?</p>
<p>Thanks Sandy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Younes REGAIEG</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-25923</link>
		<dc:creator>Younes REGAIEG</dc:creator>
		<pubDate>Tue, 31 Mar 2009 20:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-25923</guid>
		<description>thanx for the solution it was quite fine although i didn&#039;t think it would work !!

it still seam not perfect to me: the drop down list&#039; size is a little bit shorter than it should be, can any one help??</description>
		<content:encoded><![CDATA[<p>thanx for the solution it was quite fine although i didn&#8217;t think it would work !!</p>
<p>it still seam not perfect to me: the drop down list&#8217; size is a little bit shorter than it should be, can any one help??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Graham</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-16108</link>
		<dc:creator>Lee Graham</dc:creator>
		<pubDate>Tue, 10 Jun 2008 15:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-16108</guid>
		<description>thanks for this post! frustrating little glitch!</description>
		<content:encoded><![CDATA[<p>thanks for this post! frustrating little glitch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sentinel</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-13691</link>
		<dc:creator>Sentinel</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-13691</guid>
		<description>You need to create combobox with Actionscript if you want to let work it properly...</description>
		<content:encoded><![CDATA[<p>You need to create combobox with Actionscript if you want to let work it properly&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-4828</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 21 Sep 2006 17:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-4828</guid>
		<description>Amazing.  I had a problem w/ the function: comboBox._focusrect=false, working in my child MC but then not working in my child after it was loaded into the parent. This was the only solution.  Thanx</description>
		<content:encoded><![CDATA[<p>Amazing.  I had a problem w/ the function: comboBox._focusrect=false, working in my child MC but then not working in my child after it was loaded into the parent. This was the only solution.  Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helmut</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-1654</link>
		<dc:creator>Helmut</dc:creator>
		<pubDate>Thu, 06 Jul 2006 06:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-1654</guid>
		<description>No really, I would need to see your set up or at least see how you are linking to the CB</description>
		<content:encoded><![CDATA[<p>No really, I would need to see your set up or at least see how you are linking to the CB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crismer</title>
		<link>http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/comment-page-1/#comment-442</link>
		<dc:creator>crismer</dc:creator>
		<pubDate>Thu, 13 Apr 2006 04:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.helmutgranda.com/2006/02/28/combo-box-fails-to-load-in-parent-movie/#comment-442</guid>
		<description>i followed the procedure. the combo box now shows in the parent but doesn&#039;t allow me to choose items from the dropdown. do you have any solution to this?</description>
		<content:encoded><![CDATA[<p>i followed the procedure. the combo box now shows in the parent but doesn&#8217;t allow me to choose items from the dropdown. do you have any solution to this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
