EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE - Page 33

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE
780 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...
Global Functions 33
fscommand(command:String,
parameters:String)
Lets a SWF file communicate with
the Flash Lite player or the
environment for a mobile device
(such as an operating system).
fscommand2(command:String,
parameters:String)
Lets the SWF file communicate with
the Flash Lite player or a host
application on a mobile device.
getProperty(my_mc:Object,
property:Object) : Object
Deprecated since Flash Player 5.
This function was deprecated in
favor of the dot syntax, which was
introduced in Flash Player 5.
Returns the value of the specified
property for the movie clip my_mc.
getTimer() : Number Returns the number of milliseconds
that have elapsed since the SWF
file started playing.
getURL(url:String, [window:String],
[method:String])
Loads a document from a specific
URL into a window or passes
variables to another application at a
defined URL.
getVersion() : String Returns a string containing Flash
Player version and platform
information.
gotoAndPlay([scene:String],
frame:Object)
Sends the playhead to the specified
frame in a scene and plays from that
frame.
gotoAndStop([scene:String],
frame:Object)
Sends the playhead to the specified
frame in a scene and stops it.
ifFrameLoaded([scene:String],
frame:Object, statement(s):Object)
Deprecated since Flash Player 5.
This function has been deprecated.
Macromedia recommends that you
use the
MovieClip._framesloaded
property.
Checks whether the contents of a
specific frame are available locally.
Modifiers Signature Description

Table of Contents

Related product manuals