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

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

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents