Button._rotation
Availability
Flash Player 6.
Usage
my_btn._rotation
Description
Property; the rotation of the button, in degrees, from its original orientation. Values from
0 to 180 represent clockwise rotation; values from 0 to -180 represent counterclockwise rotation.
Values outside this range are added to or subtracted from 360 to obtain a value within the range.
For example, the statement
See also
MovieClip._rotation
Button._soundbuftime
Availability
Flash Player 6.
Usage
myButton._soundbuftime
Description
Property (global); an integer that specifies the number of seconds a sound prebuffers before it
starts to stream.
Note: Although you can specify this property for a Button object, it is actually a global property, and
you can specify its value simply as
Button.tabEnabled
Availability
Flash Player 6.
Usage
my_btn.tabEnabled
Description
Property; specifies whether
default.
If the
tabEnabled
ordering. If the
tabIndex
ordering as well. If
ordering, even if the
See also
Button.tabIndex
my_btn._rotation = 450
,
TextField._rotation
_soundbuftime
is included in automatic tab ordering. It is
my_btn
property is
undefined
property is also set to a value, the object is included in custom tab
is
tabEnabled
false
property is set.
tabIndex
,
MovieClip.tabEnabled
is the same as
. For more information, see _soundbuftime.
or
, the object is included in automatic tab
true
, the object is not included in automatic or custom tab
,
TextField.tabEnabled
my_btn._rotation = 90
by
undefined
Button.tabEnabled
.
305
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers