MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE Reference page 140

Flash lite 1.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Example
The following example sets the
the device:
maxvolume = fscommand2("GetMaxVolumeLevel");
trace (maxvolume);
See also
GetVolumeLevel
GetNetworkConnectStatus
Availability
Flash Lite 1.1.
Description
Returns a value that indicates the current network connection status.
Command
"GetNetworkConnectStatus"
140
Flash Lite Specific Language Elements
variable to the maximum volume level of
maxvolume
// output: 80
Parameters Value returned
None.
-1: Not supported.
0: There is currently an active
network connection.
1: The device is attempting to connect to
the network.
2: There is currently no active
network connection.
3: The network connection is suspended.
4: The network connection cannot
be determined.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents