CHAPTER 1
1
Unsupported and Partially
Supported ActionScript Elements
This chapter describes the global functions and properties, constants, operators, statements,
extensions, and keywords that are either partially supported or not supported by ActionScript
for Flash Lite 2.0.
Commands issued through fsCommand and fsCommand2. . . . . . . . . . . . . . . . . . . . . 7
Commands partially supported or unsupported by fsCommand . . . . . . . . . . . . . . . . . 8
Partially supported global properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Commands issued through fsCommand
and fsCommand2
The
and
global functions let the SWF file communicate with
fsCommand()
fsCommand2()
either Flash Player or the program that is hosting Flash Player, such as a web browser.
Flash Lite 2.0 modifies the standard Flash Player 7 commands, and adds commands that are
specific to embedded devices. Flash Lite 2.0 also supports the
function, which
fsCommand2()
provides similar functionality to
, with the exception that the command is
fsCommand()
executed immediately, not deferred until after the calling frame is processed.
For more information on the
function, see the Flash Lite 2.x ActionScript
fsCommand2()
Language Reference.
7
Need help?
Do you have a question about the FLASH 8-INTRODUCTION TO FLASH LITE 2.X ACTIONSCRIPT and is the answer not in the manual?