fscommand2()
Availability
Flash Lite 1.1.
Usage
returnValue = fscommand2(command [, expression1 ... expressionN])
Parameters
A string passed to the host application for any use or a command passed to
command
Flash Lite.
parameter1...parameterN
command specified by
Description
Function; allows the SWF file to communicate with either Flash Lite or the host
environment, such as the phone or device's operating system. The value that
returns depends on the specific command.
The
function is similar to the
fscommand2()
differences:
The
fscommand2()
Flash Lite executes
end of the frame being processed.
The
fscommand2()
the result of the command.
The strings and expressions that you pass to the function as commands and parameters are
described in the tables in this section.
The tables have the following three columns:
The Command column shows the string literal parameter that identifies the command.
The Parameters column explains what kinds of values to pass for the additional
parameters, if any.
The Value returned column explains the expected return values.
124
Flash Lite Specific Language Elements
A comma-delimited list of strings passed as parameters to the
.
command
function can take an arbitrary number of arguments.
immediately, whereas
fscommand2()
function returns a value that can be used to report success, failure, or
function, with the following
fscommand()
fscommand()
fscommand2()
is executed at the
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?