272
ActionScript classes
Property summary
Modifiers
Property
Description
_alpha
:
Number
The alpha transparency value of the button
specified by
my_btn
.
enabled
:
Boolean
A Boolean value that specifies whether a
button is enabled.
_focusrect
:
Boolean
A Boolean value that specifies whether a
button has a yellow rectangle around it when
it has input focus.
_height
:
Number
The height of the button, in pixels.
_highquality
:
Number
Deprecated
since Flash Player 7. This
property was deprecated in favor of
Button._quality
.
Specifies the level of anti-aliasing applied to
the current SWF file.
_name
:
String
Instance name of the button specified by
my_btn
.
_parent
:
MovieClip
A reference to the movie clip or object that
contains the current movie clip or object.
_quality
:
String
Property (global); sets or retrieves the
rendering quality used for a SWF file.
_rotation
:
Number
The rotation of the button, in degrees, from its
original orientation.
_soundbuftime
:
Number
Specifies the number of seconds a sound
prebuffers before it starts to stream.
tabEnabled
:
Boolean
Specifies whether
my_btn
is included in
automatic tab ordering.
tabIndex
:
Number
Lets you customize the tab ordering of
objects in a SWF file.
_target
:
String
[read-only] Returns the target path of the button instance
specified by
my_btn
.
trackAsMenu
:
Boolean
A Boolean value that indicates whether other
buttons or movie clips can receive a release
event from a mouse or stylus.
_url
:
String
[read-only]
Retrieves the URL of the SWF file that
created the button.
Summary of Contents for FLASHLITE2 ACTIONSCRIPT-LANGUAGE
Page 1: ...Flash Lite 2 x ActionScript Language Reference...
Page 22: ...22 Contents...
Page 244: ...244 ActionScript language elements...
Page 760: ...760 ActionScript classes...