EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 483

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MovieClip class 483
MovieClip.gotoAndPlay()
Sends the playhead to a specific frame in the movie clip and
plays the SWF file.
MovieClip.gotoAndStop()
Sends the playhead to a specific frame in the movie clip and
stops the SWF file.
MovieClip.hitTest()
Returns true if bounding box of the specified movie clip
intersects the bounding box of the target movie clip.
MovieClip.loadMovie()
Loads the specified SWF file into the movie clip.
MovieClip.loadVariables()
Loads variables from a URL or other location into the
movie clip.
MovieClip.localToGlobal()
Converts a point object from the local coordinates of the
movie clip to the global Stage coordinates.
MovieClip.nextFrame()
Sends the playhead to the next frame of the movie clip.
MovieClip.play()
Plays the specified movie clip.
MovieClip.prevFrame()
Sends the playhead to the previous frame of the movie clip.
MovieClip.removeMovieClip()
Removes the movie clip from the Timeline if it was created
with
duplicateMovieClip(),
MovieClip.duplicateMovieClip(), or
MovieClip.attachMovie().
MovieClip.setMask()
Specifies a movie clip as a mask for another movie clip.
MovieClip.startDrag()
Specifies a movie clip as draggable and begins dragging the
movie clip.
MovieClip.stop()
Stops the currently playing SWF file.
MovieClip.stopDrag()
Stops the dragging of any movie clip that is being dragged.
MovieClip.swapDepths()
Swaps the depth level of two SWF files.
MovieClip.unloadMovie()
Removes a SWF file that was loaded with loadMovie().
Method Description

Table of Contents

Related product manuals