MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1031

Components language reference
Table of Contents

Advertisement

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. For more information, see "About skinning
components" in Using Components.
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
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).
Description
The unselected state. The default value is
The pressed-unselected state. The default value is
.
RadioFalseDown
The over-unselected state. The default value is
Customizing the RadioButton component
.
RadioFalseUp
.
RadioFalseOver
1027

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents