Question
combobox bug?
Hi all,
i've got a problem using the combobox componet.
i've got a couple of mcs in my movie plus a couple of combobox componets. All of them have been created dynamically, using actionscript.
the thing is that while the combobox appears normally and it's SelectedIndex is visible, once i click on it in order to open the dropdown list, the rest items are not been displayed because of the depth problem i guess. they're behind some other mc's.
in order to create all objects i am using the getNextHighestDepth() function.
any ideas?
i've got a problem using the combobox componet.
i've got a couple of mcs in my movie plus a couple of combobox componets. All of them have been created dynamically, using actionscript.
the thing is that while the combobox appears normally and it's SelectedIndex is visible, once i click on it in order to open the dropdown list, the rest items are not been displayed because of the depth problem i guess. they're behind some other mc's.
in order to create all objects i am using the getNextHighestDepth() function.
any ideas?