Got 3 comboboxes for navigation. Everything is working OK but theres one thing I would like to change:
After I make a selection the selected Label is shown in the box as a default. For my purpose I would like the combobox to return to the topmost label which serves as the title of my combobox menu. (So basically you make a selection, which in my case loads an swf , and then the combobox returns to its original state)
Hope that makes sense