I need to be able to sort the items of a combobox so they will be in alphabetical order. how would I do this?
A:
Sort the array or ArrayCollection that you're using as the dataprovider:
or
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Array.html#sort()
Glenn
2009-09-20 05:55:50