MACROMEDIA FLASHLITE2 ACTIONSCRIPT-LANGUAGE Reference page 443

Actionscript language reference
Table of Contents

Advertisement

Event
onReleaseOutside
= function() {}
onRollOut
= function() {}
onRollOver
= function() {}
onSetFocus
=
function(oldFocus:Object) {}
onUnload
= function() {}
Description
Invoked when the mouse button is pressed inside the
movie clip area and then released outside the movie
clip area.
Invoked when the pointer moves outside a movie clip
area.
Invoked when the pointer moves over a movie clip area.
Invoked when a movie clip receives input focus.
Invoked in the first frame after the movie clip is
removed from the Timeline.
MovieClip
443

Advertisement

Table of Contents
loading
Need help?

Need help?

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

This manual is also suitable for:

Flash lite 2

Table of Contents