fscommand()

Availability

Flash Lite 1.1.

Usage

status = fscommand("Launch", "application-path, arg1, arg2,..., argn")

Parameters

"Launch" The command specifier. The Launch command is the only command that you use the fscommand() function to execute.

"application-path, arg1, arg2,..., argn" The name of the application being started and the parameters to it, separated by commas.

Description

Function; allows the SWF file to communicate with either Flash Lite or the host environment, such as the phone's or device's operating system.

See also

fscommand2()