Determining when the selected item changes in a Spark DropDownList control in Flex Gumbo
April 13th, 2009
The following example shows how you can determine when the selected item changes in a Flex Spark DropListControl by listening for the selectionChanged event.
Full code after the jump.
Source:Determining when the selected item changes in a Spark DropDownList control in Flex Gumbo