User Guide

Table Of Contents
fscommand2() 151
Quit
Availability
Flash Lite 1.1.
Description
Causes the Flash Lite player to stop playback and exit.
This command is supported only when Flash Lite is running in stand-alone mode. It is not
supported when the player is running in the context of another application (for example, as a
plug-in to a browser).
Example
The following example causes Flash Lite to stop playback and quit when running in stand-
alone mode:
status = fscommand2("Quit");
ResetSoftKeys
Availability
Flash Lite 1.1.
Description
Resets the soft keys to their original settings.
This command is supported only when Flash Lite is running in stand-alone mode. It is not
supported when the player is running in the context of another application (for example, as a
plug-in to a browser).
Command Parameters Value returned
"Quit"
None. -1: Not supported.
Command Parameters Value returned
"ResetSoftKeys"
None. -1: Not supported.
0: Supported.