Groups | Blog | Home
all groups > flash actionscript > august 2005 >

flash actionscript : ComboBox component


myIP
8/27/2005 12:00:00 AM
Do you have code in the incoming SWF?s timeline?

If so put;

this._lockroot = true;

That?s if you have MX2004 if you don?t; go to the hyperlink in this thread.


http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=288&thre
adid=1040397&highlight_key=y&keyword1=lockroot
ccraj
8/27/2005 12:51:56 PM
I am new to Actionscript 2.0 and I want ot use ComboBox componet getting data
from an XML file, now in that swf file it works fine but when the same swf is
loaded in a dynamically created movieclip of another swf file , the dropdown
of the component doesn't works.

can anyone pls help regarding this
ccraj
8/27/2005 6:21:20 PM
thanks

I had done it already but this is the right answer

comboboxname._lockroot= true;

AddThis Social Bookmark Button