Method
MovieClip.lineStyle()
MovieClip.lineTo()
MovieClip.moveTo()
Property summary for the MovieClip class
Property
MovieClip._alpha
MovieClip._currentframe
MovieClip._droptarget
MovieClip.enabled
MovieClip.focusEnabled
MovieClip._focusrect
MovieClip._framesloaded
MovieClip._height
MovieClip.hitArea
MovieClip._lockroot
MovieClip.menu
MovieClip._name
MovieClip._parent
MovieClip.removeMovieClip()
MovieClip._rotation
MovieClip.startDrag()
MovieClip.tabChildren
MovieClip.tabEnabled
MovieClip.tabIndex
556
Chapter 7: ActionScript for Flash
Description
Defines the stroke of lines created with the
and
MovieClip.lineTo()
Draws a line using the current line style.
Moves the current drawing position to specified coordinates.
Description
The transparency value of a movie clip instance.
Read-only; the frame number in which the playhead is
currently located.
Read-only; the absolute path in slash syntax notation of the
movie clip instance on which a draggable movie clip was
dropped.
A Boolean value that indicates whether a movie clip is
enabled.
A Boolean value that enables a movie clip to receive focus.
A Boolean value that indicates whether a focused movie clip
has a yellow rectangle around it.
Read-only; the number of frames that have been loaded from
a streaming SWF file.
The height of a movie clip instance, in pixels.
A reference to a movie clip that serves as the hit area for
another movie clip.
The specification of what
loaded into a movie clip.
An object that associates a ContextMenu object with a movie
clip.
The instance name of a movie clip instance.
A reference to the movie clip that encloses the movie clip.
A string that sets the rendering quality of a SWF file.
The degree of rotation of a movie clip instance.
The number of seconds before a sound starts to stream.
A Boolean value that indicates whether the children of a movie
clip are included in automatic tab ordering.
A Boolean value that indicates whether a movie clip is
included in tab ordering.
A number that indicates the tab order of an object.
methods.
MovieClip.curveTo()
_root
refers to when a SWF file is
Need help?
Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?