I can create dynamic ComboBoxes, but haven't been able to reset them (ActionScript CS3)
I believe reseting a "Component" Combobox is
ComboboxInstancename.setSelectedIndex(0);
But when I apply similar code for the dynamic Combobox
e.g.
addChild(myCappuccinoBox)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.