MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 493

Actionscript language reference
Table of Contents

Advertisement

Event handler
MovieClip.onLoad
MovieClip.onMouseDown
MovieClip.onMouseMove
MovieClip.onMouseUp
MovieClip.onPress
MovieClip.onRelease
MovieClip.onReleaseOutside
MovieClip.onRollOut
MovieClip.onRollOver
MovieClip.onSetFocus
MovieClip.onUnload
Description
Invoked when the movie clip is instantiated and appears in
the Timeline.
Invoked when the left mouse button is pressed.
Invoked every time the mouse is moved.
Invoked when the left mouse button is released.
Invoked when the mouse is pressed while the pointer is over
a movie clip.
Invoked when the mouse is released while the pointer is over
a movie clip.
Invoked when the mouse is clicked over a movie clip and
released while the pointer is outside the movie clip's area.
Invoked when the pointer rolls outside of a movie clip area.
Invoked when the mouse pointer rolls over a movie clip.
Invoked when a movie clip has input focus and a key is
released.
Invoked in the first frame after the movie clip is removed from
the Timeline. The actions associated with the Unload movie
clip event are processed before any actions are attached to
the affected frame.
MovieClip class
493

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents