MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 7

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

Advertisement

for statement. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .196
for..in statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197
function statement. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .198
get statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200
if statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .201
implements statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 202
import statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203
interface statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204
intrinsic statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206
private statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 207
public statement. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 208
return statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 209
set statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .210
set variable statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211
static statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .213
super statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .214
switch statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .215
throw statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .216
try..catch..finally statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217
var statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .221
while statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 222
with statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223
fscommand2 Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225
FullScreen fscommand2 Command . . . . . . . . . . . . . . . . . . . . . . . . . 227
GetBatteryLevel fscommand2 Command . . . . . . . . . . . . . . . . . . . . 228
GetDevice fscommand2 Command . . . . . . . . . . . . . . . . . . . . . . . . . 228
GetDeviceID fscommand2 Command . . . . . . . . . . . . . . . . . . . . . . . 229
GetFreePlayerMemory fscommand2 Command . . . . . . . . . . . . . . 229
GetMaxBatteryLevel fscommand2 Command . . . . . . . . . . . . . . . . 230
GetMaxSignalLevel fscommand2 Command . . . . . . . . . . . . . . . . . 230
GetMaxVolumeLevel fscommand2 Command. . . . . . . . . . . . . . . . .231
GetNetworkGeneration fscommand2 Command. . . . . . . . . . . . . . 233
GetNetworkName fscommand2 Command . . . . . . . . . . . . . . . . . . 233
GetNetworkStatus fscommand2 Command . . . . . . . . . . . . . . . . . . 235
GetPlatform fscommand2 Command . . . . . . . . . . . . . . . . . . . . . . . . 236
GetPowerSource fscommand2 Command . . . . . . . . . . . . . . . . . . . 237
GetSignalLevel fscommand2 Command . . . . . . . . . . . . . . . . . . . . . 237
GetTotalPlayerMemory fscommand2 Command . . . . . . . . . . . . . 238
GetVolumeLevel fscommand2 Command. . . . . . . . . . . . . . . . . . . . 238
Quit fscommand2 Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 239
ResetSoftKeys fscommand2 Command . . . . . . . . . . . . . . . . . . . . . 239
Contents
7

Advertisement

Table of Contents
loading

Table of Contents