Simplebutton.emphasizedstyledeclaration - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents