Sunday, April 4, 2010

ComboBox Problem

I am having ''little problem'' with the combobox. The comboBox
is working perfectly when I click in directly in the original flash
file. But the comboBox is not working at all (or unclickable) when
I load the flash file with comboBox from another flash file. How
can I solve the problem?ComboBox Problem
For better explanation, I created a comboBox in ''combo.swf''.
After that, I load the ''combo.swf'' from ''main.swf'' using code:



abc_mc.loadMovie(''combo.swf'')



But the comboBox is not functioning at all in ''main.swf''. Is
there any solution for this problem?

No comments:

Post a Comment