User Guide
MovieClip 819
scrollRect:Object The scrollRect property allows you to quickly
scroll movie clip content and have a window viewing
larger content.
_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 mouse release
events.
transform:Transform An object with properties pertaining to a movie clip's
matrix, color transform, and pixel bounds.
_url:String [read-only] Retrieves the URL of the SWF, JPEG, GIF, or PNG
file from which the movie clip was downloaded.
useHandCursor:Boolean A Boolean value that indicates whether the pointing
hand (hand cursor) appears when the mouse rolls
over a movie clip.
_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 Determines the horizontal scale (percentage) of the
movie clip as applied from the registration point of
the movie clip.
Modifiers Property Description