EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE - Page 139

MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE
162 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
fscommand2() 139
Example
The following example sets the maxBatt variable to the maximum battery level:
maxBatt = fscommand2("GetMaxBatteryLevel");
GetMaxSignalLevel
Availability
Flash Lite 1.1.
Description
Returns the maximum signal strength level. It is a numeric value greater than 0.
Example
The following example assigns the maximum signal strength to the sigStrengthMax variable:
sigStrengthMax = fscommand2("GetMaxSignalLevel");
GetMaxVolumeLevel
Availability
Flash Lite 1.1.
Description
Returns the maximum volume level of the device as a numeric value.
Command Parameters Value returned
"GetMaxSignalLevel"
None. -1: Not supported.
Other numeric values: The maximum
signal level.
Command Parameters Value returned
"GetMaxVolumeLevel"
None. -1: Not supported.
Other values: The maximum volume
level.

Table of Contents

Related product manuals