User Guide
440 ActionScript classes
Property summary
Modifiers Property Description
_alpha:Number The alpha transparency value of the
movie clip.
_currentframe:Number [read-only] Returns the number of the frame in which
the playhead is located in the movie clip's
Timeline.
_droptarget:String [read-only] Returns the absolute path in slash-
syntax notation of the movie clip instance
on which this movie clip was dropped.
enabled:Boolean A Boolean value that indicates whether a
movie clip is enabled.
focusEnabled:Boolean If the value is undefined or false, a
movie clip cannot receive input focus
unless it is a button.
_focusrect:Boolean A Boolean value that specifies whether a
movie clip has a yellow rectangle around
it when it has input focus.
_framesloaded:Number [read-only] The number of frames that are loaded
from a streaming SWF file.
_height:Number The height of the movie clip, in pixels.
_highquality:Number Deprecated since Flash Player 7. This
property was deprecated in favor of
MovieClip._quality.
Specifies the level of anti-aliasing
applied to the current SWF file.
hitArea:Object Designates another movie clip to serve
as the hit area for a movie clip.
_lockroot:Boolean A Boolean value that specifies what
_root refers to when a SWF file is
loaded into a movie clip.
_name:String The instance name of the movie clip.
_parent:MovieClip A reference to the movie clip or object
that contains the current movie clip or
object.
_quality:String Sets or retrieves the rendering quality
used for a SWF file.