Command, function,
or keyword
onClipEvent
onUpdate
print()
printAsBitmap()
printAsBitmaNum()
printNum()
startDrag()
stopDrag()
updateAfterEvent()
Description
Event handler; triggers actions defined for a
specific instance of a movie clip.
Limitations: Supported events are
,
,
unload
enterFrame
keyDown
The
,
mouseDown
mouseUp
are supported if either
System.capabilities.hasMouse
System.capabilities.hasStylus
The
event handler is defined for a live
onUpdate
preview used with a component.
The
function targets the movie clip
print()
according to the boundaries specified in the
parameter.
A function that prints the target movie clip as a
bitmap.
A function that prints a level in Flash Player as a
bitmap according to the boundaries specified in
the parameter (
bmovie
A function that prints the level in Flash Player
according to the boundaries specified in the
parameter (
boundingBox
A function that makes the target movie clip
draggable while the SWF is playing. Only one
movie clip can be dragged at a time.
Limitation: Supported if mouse or stylus
interface is supported.
A function that stops the current drag operation.
Limitation: Supported if mouse or stylus
interface is supported.
A function that updates the display
(independent of the frames per second set for
the SWF file) when you call it in an
handler or as part of a function or
onClipEvent()
method that you pass to
Commands partially supported or unsupported by fsCommand
,
press
load
,
, and
keyup
data
, and
events
mouseMove
or
are set to
true
,
, or
).
bmax
bframe
,
, or
bmovie
bmax
bframe
.
setInterval()
Support
Partially
supported
,
.
.
Not supported
Not supported
Not supported
Not supported
Not supported
).
Partially
supported
Partially
supported
Not supported
9
Need help?
Do you have a question about the FLASH 8-INTRODUCTION TO FLASH LITE 2.X ACTIONSCRIPT and is the answer not in the manual?