Quit Fscommand2 Command; Resetsoftkeys Fscommand2 Command - MACROMEDIA FLASHLITE2 ACTIONSCRIPT-LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

Quit fscommand2 Command

Quit
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).
Command
Quit
Availability: ActionScript 1.0; Flash Lite 1.1
Example
The following example causes Flash Lite to stop playback and quit when running in stand-
alone mode:
status = fscommand2("Quit");

ResetSoftKeys fscommand2 Command

ResetSoftKeys
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
ResetSoftKeys
Availability: ActionScript 1.0; Flash Lite 1.1
Example
The following statement resets the soft keys to their original settings:
status = fscommand2("ResetSoftKeys");
Parameters
Value Returned
None
-1
Parameters
Value Returned
None
-1
: Not supported.
: Not supported.
fscommand2 Commands
239

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASHLITE2 ACTIONSCRIPT-LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash lite 2

Table of Contents