Style
symbolBackgroundColor
symbolBackgroundDisabledColor
symbolBackgroundPressedColor
symbolColor
symbolDisabledColor
Using skins with the RadioButton component
You can skin the RadioButton component while authoring by modifying the component's
symbols in the library. The skins for the RadioButton component are located in the following
folder in the library of HaloTheme.fla or SampleTheme.fla: Flash UI Components 2/Themes/
MMDefault/RadioButton Assets/States. See
If a radio button is enabled and unselected, it displays its rollover state when a user moves the
pointer over it. When a user clicks an unselected radio button, the radio button receives input
focus and displays its false pressed state. When a user releases the mouse, the radio button displays
its true state and the previously selected radio button in the group returns to its false state. If a
user moves the pointer off a radio button while pressing the mouse, the radio button's appearance
returns to its false state and it retains input focus.
If a radio button or radio button group is disabled, it displays its disabled state, regardless of
user interaction.
A RadioButton component uses the following skin properties:
Name
falseUpIcon
falseDownIcon
falseOverIcon
falseDisabledIcon
trueUpIcon
trueDisabledIcon
Each of these skins correspond to the icon indicating the RadioButton state. The RadioButton
does not have a border or background.
624
Chapter 6: Components Dictionary
Theme Description
Sample The background color of the radio button. The default
value is 0xFFFFFF (white).
Sample The background color of the radio button when
disabled. The default value is 0xEFEEEF (light gray).
Sample The background color of the radio button when
pressed. The default value is 0xFFFFFF (white).
Sample The color of the dot in the radio button. The default
value is 0x000000 (black).
Sample The color of the dot in the radio button when the
component is disabled. The default value is
0x848384 (dark gray).
"About skinning components" on page
Description
The unselected state. The default value is
The pressed-unselected state. The default value is
The over-unselected state. The default value is
The disabled-unselected state. The default value is
.
RadioFalseDisabled
The selected state. The default value is
The disabled-selected state. The default value is
80.
.
RadioFalseUp
RadioFalseDown
RadioFalseOver
.
RadioTrueUp
RadioTrueDisabled
.
.
.
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?
Questions and answers