MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 136

Components language reference
Table of Contents

Advertisement

Style
symbolColor
symbolDisabledColor
Using skins with the CheckBox component
The CheckBox component uses symbols in the library to represent the button states. To skin
the CheckBox component while authoring, modify symbols in the Library panel. The
CheckBox component skins are located in the Flash UI Components 2/Themes/MMDefault/
CheckBox Assets/states folder in the library of either the HaloTheme.fla file or the
SampleTheme.fla file. For more information, see "About skinning components" in
Using Components.
A CheckBox component uses the following skin properties:
Property
falseUpSkin
falseDownSkin
falseOverSkin
falseDisabledSkin
trueUpSkin
trueDownSkin
trueOverSkin
trueDisabledSkin
Each of these skins corresponds to the icon indicating the CheckBox state. The CheckBox
component does not have a border or background.
To create movie clip symbols for CheckBox skins:
1.
Create a new FLA file.
2.
Select File > Import > Open External Library, and select the HaloTheme.fla file.
This file is located in the application-level configuration folder. For the exact location on
your operating system, see "About themes" in Using Components.
3.
In the theme's Library panel, expand the Flash UI Components 2/Themes/MMDefault
folder and drag the CheckBox Assets folder to the library for your document.
134
CheckBox component
Theme Description
Sample
The color of the check mark. The default value is
0x000000 (black).
Sample
The color of the disabled check mark. The
default value is 0x848384 (dark gray).
Description
The up (normal) unchecked state. The default is
The pressed unchecked state. The default is
The over unchecked state. The default is
The disabled unchecked state. The default is
The toggled checked state. The default is
The pressed checked state. The default is
The over checked state. The default is
The disabled checked state. The default is
CheckFalseUp
CheckFalseDown
.
CheckFalseOver
CheckFalseDisabled
.
CheckTrueUp
.
CheckTrueDown
.
CheckTrueOver
CheckTrueDisabled
.
.
.
.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents