;

PDA

Click to See Complete Forum and Search --> : ComboBox does not work


dexidle
12-15-2006, 10:15 AM
I've made a color picker with a selection of colour collection, the color collection is listed in the combobox.. then i publish the color picker to .swf... everythings works fine.. but when i create another flash with window component then set the content path to the colorpicker.swf, the color picker loaded but the combobox does not work... can somebody help me... i know maybe it just a lil bit problem....

i attach all files for reference....
http://www.dayaone.com.my/sample.zip

kortex
12-15-2006, 10:25 AM
Most likely a depth referencing problem. When you load a clip into another movie, the reference to _root changes.

cancerinform
12-15-2006, 10:35 AM
http://www.flashscript.biz/components/comptricks/combo.html

kortex
12-15-2006, 10:39 AM
http://www.flashscript.biz/components/comptricks/combo.html
That's interesting. Thanks. Never run across that one before.

cancerinform
12-15-2006, 10:47 AM
Come more often to Flash 8. Members are asking this question all the time.
;)

dexidle
12-16-2006, 10:54 PM
Thanks cancerinform...

never thought about that... im new to flash 8