This is a Flex 4.5 library project containing a custom implementation of the Spark DropDownList.
The SoupedUpeDropDownList contains two main features:
- A built-in button which allows the user to clear the selection in the drop down list.
- Shows validity indications in the component by highlighting the component in different colors, green for "valid" and red for "error".
Please visit this page to view a demo of the component. The source of the demo application is also available there.