SimpleButton.emphasizedStyleDeclaration
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX 2004.
Usage
buttonInstance.emphasizedStyleDeclaraion
Description
Property (static); a string indicating the style declaration that formats a button when the
property is set to
.
emphasized
true
The
property is a static property of the SimpleButton class.
emphasizedStyleDeclaration
Therefore, you must access it directly from SimpleButton, rather than from a
, as in the following:
buttonInstance
SimpleButton.emphasizedStyleDeclaration = "3dEmphStyle";
See also
SimpleButton.emphasized
SimpleButton.selected
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX 2004.
Usage
buttonInstance.selected
Description
Property; a Boolean value that indicates whether the button is selected (
) or not (
).
true
false
The default value is
.
false
1132
SimpleButton class
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers