Posts tagged as:

textSelectedColor

The following example shows how you can set the text and theme color on a Flex CheckBox control based on whether the control is selected or not.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the label color for a selected item in a Flex List control by setting the textSelectedColor style.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can control the Button control’s text color using the color, disabledColor, textRollOverColor, and textSelectedColor styles.

Full code after the jump.

[click to continue…]

{ 3 comments }