MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 441

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Modifiers
Property
_rotation:Number
_soundbuftime:Number
tabChildren:Boolean
tabEnabled:Boolean
tabIndex:Number
_target:String
_totalframes:Number
trackAsMenu:Boolean
_url:String
_visible:Boolean
_width:Number
_x:Number
_xmouse:Number
_xscale:Number
_y:Number
[read-only]
[read-only]
[read-only]
[read-only]
Description
Specifies the rotation of the movie clip, in
degrees, from its original orientation.
Specifies the number of seconds a
sound prebuffers before it starts to
stream.
Determines whether the children of a
movie clip are included in the automatic
tab ordering.
Specifies whether the movie clip is
included in automatic tab ordering.
Lets you customize the tab ordering of
objects in a movie.
Returns the target path of the movie clip
instance, in slash notation.
Returns the total number of frames in the
movie clip instance specified in the
MovieClip parameter.
A Boolean value that indicates whether
other buttons or movie clips can receive
a release event from a mouse or stylus.
Retrieves the URL of the SWF, JPEG,
GIF, or PNG file from which the movie
clip was downloaded.
A Boolean value that indicates whether
the movie clip is visible.
The width of the movie clip, in pixels.
An integer that sets the x coordinate of a
movie clip relative to the local
coordinates of the parent movie clip.
Returns the x coordinate of the mouse
position.
Sets the horizontal scale (percentage)
of the movie clip as applied from the
registration point of the movie clip.
Sets the y coordinate of a movie clip
relative to the local coordinates of the
parent movie clip.
MovieClip
441

Advertisement

Table of Contents
loading

Table of Contents