Property
|
Read Only
|
Physics
Option
|
Description
|
_age
|
yes
|
yes
|
Age of Object since placed (in seconds)
|
_alpha
|
no
|
yes
|
Sets the Object's transparency (0 = transparent, 100 = solid)
|
_currentframe
|
yes
|
no
|
Returns the current frame number being played
|
_delta
|
yes
|
yes
|
Time elapsed since last form displayed (in seconds)
|
_droptarget
|
yes
|
no
|
Name of the Movie Clip/ Sprite that draggableInstance has been dragged over
|
_focusrect
|
no
|
no
|
Global property that defines whether a yellow rectangle appears around the button that has keyboard focus. Default value is true
|
_framesloaded
|
yes
|
no
|
The number of Frames that have currently been loaded
|
_height
|
yes
|
no
|
Returns the current height of the Sprite or Object
|
_highquality
|
no
|
no
|
Specifies the level of anti-aliasing applied to the current Movie
|
_name
|
no
|
no
|
Current name of the Sprite/ Movie Clip or Object
|
_parent
|
|
no
|
Synonym for the Sprite/ Movie Clip/ Object that contains this Object, i.e. the parent
|
_rotation
|
no
|
yes
|
Sets/ Returns the current rotation angle of the Sprite or Object
|
_soundbuftime
|
no
|
no
|
Specifies the number of seconds of streaming sound to pre-buffer
|
_target
|
yes
|
no
|
Target path of the Sprite/ Movie clip or Object
|
_time
|
yes
|
yes
|
Time since the start of the whole Movie (in seconds)
|
_totalframes
|
no
|
no
|
The number of Frames contained within the Sprite/ Movie Clip
|
_url
|
yes
|
no
|
Returns the URL of the .swf that the Movie Clip was downloaded from
|
_visible
|
no
|
no
|
Sets/ returns the current visibility status of the Sprite/ Movie Clip or Object
|
_width
|
yes
|
no
|
This read-only property returns the current width of the Sprite or Object
|
_x
|
no
|
yes
|
Sets/ returns the current X coordinate of the Sprite or Object
|
_xscale
|
no
|
yes
|
This property returns or sets the horizontal scale of the indicated Sprite/ Object
|
_y
|
no
|
yes
|
Sets/ returns the current Y coordinate of the Sprite or Object
|
_yscale
|
no
|
yes
|
This property returns or sets the vertical scale of the indicated Sprite/ Object
|