MACROMEDIA FLASH MX 2004 - FLASH LITE AUTHORING GUIDELINES FOR THE I-MODE SERVICE Manuallines page 34

Flash lite authoring guidelines for the i-mode service by ntt docomo
Table of Contents

Advertisement

Action Name
on(event)
ord()
play()
prevFrame()
prevScene()
random()
removeMovieClip()
set()
setProperty()
startDrag()
stop()
stopAllSounds()
stopDrag()
34
Appendix A: Supported ActionScript
Description
Handler; specifies the mouse event, or keypress that
trigger an action.
String function; converts characters to ASCII code
numbers.
Action; moves the playhead forward in the Timeline.
Action; sends the playhead to the previous frame and
stops it.
Action; sends the playhead to frame 1 of the previous
scene and stops it.
Function; returns a random integer between 0 and the
integer specified in the value argument.
Action; deletes a movie clip instance that was created
with the duplicateMovieClip action.
Action; assigns a value to a variable. A variable is a
container that holds information.
Action; changes the property of a movie clip as the movie
plays.
Action; makes the target movie clip draggable while the
movie is playing. Only one movie clip can be dragged at a
time.
Action; stops the movie that is currently playing.
Action; stops all sounds currently playing in a movie
without stopping the playhead.
Action; stops the current drag operation.
Support
Partially
supported.
Events supported
are keyPress,
press, release,
rollOver and
rollout. Keys
supported in
Flash Lite for i-
mode are: 0-9, *,
# and Select.
Fully supported
Fully supported
Fully supported
Fully supported
Fully supported
Fully supported
Fully supported
Partially
supported. Not all
properties are
supported – see
Appendix B,
"Supported
Properties,"
on page 37
Not supported
Fully supported
Fully supported
Not supported

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - FLASH LITE AUTHORING GUIDELINES FOR THE I-MODE SERVICE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx professional 2004

Table of Contents