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