stephank
08-28-2007, 03:39 AM
Dear Forum
I've been trying to debug this one for a few days now. I'm really not sure where the error lies, and I'm almost ready to program my own comboBox...
Basically the selected Index property of the comboBox works the first time the comboBox is loaded onto the stage. If I remove the movieClip containing the comboBox and then reatach it at a later point the comboBox text label is empty. The drop down list however shows as it should all the options.
I've debuged it and everything should be there. The text label is set to visible and contains the correct text. I've used the recommended XRay application to debug it.
Did anyone experience this before? What makes the comboBox label (selectedIndex) textField disappear?
Any insights / leads much appreciated.
thank you very much for you time.
Best
Stephank
I've been trying to debug this one for a few days now. I'm really not sure where the error lies, and I'm almost ready to program my own comboBox...
Basically the selected Index property of the comboBox works the first time the comboBox is loaded onto the stage. If I remove the movieClip containing the comboBox and then reatach it at a later point the comboBox text label is empty. The drop down list however shows as it should all the options.
I've debuged it and everything should be there. The text label is set to visible and contains the correct text. I've used the recommended XRay application to debug it.
Did anyone experience this before? What makes the comboBox label (selectedIndex) textField disappear?
Any insights / leads much appreciated.
thank you very much for you time.
Best
Stephank