The following example shows how you can specify a custom icon function on a Flex ComboBox control by setting the iconFunction
property on the ComboBox control’s dropdown menu.
Full code after the jump.
Continue reading Specifying a custom icon function on a ComboBox control in Flex