pcbryant
06-29-2006, 09:26 AM
Hi
I'm having a problem with the combobox component. When setting the selectedIndex dynamically with ActioinScript 3 then the comboBox doesn't update.
I currently have the code
comboBox.selectedIndex = 5;
any ideas?
I'm having a problem with the combobox component. When setting the selectedIndex dynamically with ActioinScript 3 then the comboBox doesn't update.
I currently have the code
comboBox.selectedIndex = 5;
any ideas?