The following example shows how you can change the background fill colors and fill alphas of a Button control in Flex by setting the fillColors, and fillAlphas styles.
Full code after the jump.
Continue reading ‘Changing the fill colors of a Button control in Flex’
The following example shows how you can change the background fill colors of a ButtonBar control in Flex by setting the buttonStyleName, fillColors, and fillAlphas styles.
Full code after the jump.
Continue reading ‘Changing the fill colors of a ButtonBar control in Flex’
The following example shows how you can set some of the deprecated styles in the Accordion container (such as fillAlphas, fillColors, and selectedFillColors) by using the headerStyleName style.
Full code after the jump.
Continue reading ‘Customizing the Accordion header in Flex 3′