EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE - Chapter 1: Flash Lite Global Functions

MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE
162 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
9
1
CHAPTER 1
Flash Lite Global Functions
This section describes the syntax and use of the Macromedia Flash Lite 1.1 ActionScript
global functions. It includes the following functions:
Function Description
call()
Executes the script in the called frame without moving the playhead
to that frame.
chr()
Converts ASCII code numbers to characters.
duplicateMovieClip()
Creates an instance of a movie clip while the SWF file plays.
eval ()
Accesses variables, properties, objects, or movie clips by name.
getProperty()
Returns the value of the specified property for the specified
movie clip.
getTimer()
Returns the number of milliseconds that elapsed since the SWF file
started playing.
getURL()
Loads a document from a specific URL into a window or passes
variables to another application at a defined URL.
gotoAndPlay()
Sends the playhead to the specified frame in a scene and begins
playing from that frame. If no scene is specified, the playhead moves
to the specified frame in the current scene.
gotoAndStop()
Sends the playhead to the specified frame in a scene and stops it. If
no scene is specified, the playhead is sent to the frame in the
current scene.
ifFrameLoaded()
Checks whether the contents of a specific frame are available locally.
int()
Truncates a decimal number to an integer value.
length()
Returns the number of characters of the specified string or
variable name.
loadMovie()
Loads a SWF file into Flash Lite while the original SWF file plays.
loadMovieNum()
Loads a SWF file into a level in Flash Lite while the originally loaded
SWF file plays.

Table of Contents

Related product manuals