Displaying images in a Spark DropDownList control in Flex Gumbo
April 17th, 2009
The following example shows how you can display images in a Spark DropDownList control in Flex Gumbo by creating a custom skin and setting the itemRenderer property.
Full code after the jump.
Source:Displaying images in a Spark DropDownList control in Flex Gumbo