Function
loadVariables()
loadVariablesNum()
mbchr()
mblength()
mbord()
mbsubstring()
nextFrame()
nextScene()
Number()
on()
ord()
play()
prevFrame()
prevScene()
removeMovieClip()
set()
setProperty()
stop()
stopAllSounds()
String()
substring()
tellTarget()
10
Flash Lite Global Functions
Description
Reads data from an external file, such as a text file or text generated
by a ColdFusion, CGI ASP, PHP, or Perl script, and sets the values
for variables in a Flash Lite level. This function can also update
variables in the active SWF file with new values.
Reads data from an external file, such as a text file or text generated
by a ColdFusion, CGI, ASP, PHP, or Perl script, and sets the values
for variables in a Flash Lite level. This function can also update
variables in the active SWF file with new values.
Converts an ASCII code number to a multibyte character.
Returns the length of the multibyte character string.
Converts the specified character to a multibyte number.
Extracts a new multibyte character string from a multibyte
character string.
Sends the playhead to the next frame and stops it.
Sends the playhead to Frame 1 of the next scene and stops it.
Converts an expression to a number and returns a value.
Specifies the user event or keypress that triggers an event.
Converts characters to ASCII code numbers.
Moves the playhead forward in the timeline.
Sends the playhead to the previous frame and stops it. If the current
frame is Frame 1, the playhead does not move.
Sends the playhead to Frame 1 of the previous scene and stops it.
Deletes the specified movie clip that was originally created using
duplicateMovieClip()
Assigns a value to a variable.
Changes a property value of a movie clip as the movie plays.
Stops the SWF file that is currently playing.
Stops all sounds currently playing in a SWF file without stopping
the playhead.
Returns a string representation of the specified parameter.
Extracts part of a string.
Applies the instructions specified in the
the timeline specified in the target parameter.
.
statement(s)
parameter to
Need help?
Do you have a question about the FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?