If a button is enabled, it displays its over state when the pointer moves over it. The button receives
input focus and displays its down state when it's pressed. The button returns to its over state when
the mouse is released. If the pointer moves off the button while the mouse is pressed, the button
returns to its original state and it retains input focus. If the toggle parameter is set to
state of the button does not change until the mouse is released over it.
If a button is disabled, it displays its disabled state, regardless of user interaction.
A Button component supports the following skin properties:
Property
falseUpSkin
falseDownSkin
falseOverSkin
falseDisabledSkin
trueUpSkin
trueDownSkin
trueOverSkin
trueDisabledSkin
falseUpSkinEmphasized
falseDownSkinEmphasized
falseOverSkinEmphasized
falseDisabledSkinEmphasized
trueUpSkinEmphasized
trueDownSkinEmphasized
trueOverSkinEmphasized
trueDisabledSkinEmphasized
falseUpIcon
falseDownIcon
falseOverIcon
falseDisabledIcon
trueUpIcon
trueOverIcon
trueDownIcon
trueDisabledIcon
falseUpIconEmphasized
falseDownIconEmphasized
falseOverIconEmphasized
Description
The up (normal) state.
The pressed state.
The over state.
The disabled state.
The toggled state.
The pressed-toggled state.
The over-toggled state.
The disabled-toggled state.
The up (normal) state of an emphasized button.
The pressed state of an emphasized button.
The over state of an emphasized button.
The disabled state of an emphasized button.
The toggled state of an emphasized button.
The pressed-toggled state of an emphasized button.
The over-toggled state of an emphasized button.
The disabled-toggled state of an emphasized button.
The icon up state.
The icon pressed state.
The icon over state.
The icon disabled state.
The icon toggled state.
The icon over-toggled state.
The icon pressed-toggled state.
The icon disabled-toggled state.
The icon up state of an emphasized button.
The icon pressed state of an emphasized button.
The icon over state of an emphasized button.
, the
true
Button component
135
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