Introduction to Flash Lite 2.x ActionScript |
|
|
|
| Unsupported and Partially Supported ActionScript Elements > Commands issued through fsCommand and fsCommand2 | |||
The fsCommand() and fsCommand2() global functions let the SWF file communicate with either Flash Player or the program that is hosting Flash Player, such as a web browser.
Flash Lite 2.x modifies the standard Macromedia Flash Player 7 commands, and adds commands that are specific to embedded devices. Flash Lite 2.x also supports the fsCommand2() function, which provides similar functionality to fsCommand(), with the exception that the command is executed immediately, not deferred until after the calling frame is processed.
For more information on the fsCommand2() function, see the Flash Lite 2.x ActionScript Language Reference.
The following table lists the commands that are not supported by fsCommand() when using ActionScript 2.0 to create Flash Lite content.
|
Command |
Description |
|---|---|
quit
|
Closes the projector. |
|
Specifying |
|
Specifying |
|
Specifying |
|
Executes an application from within the projector. |
|
Specifying |
|
|
|
|