7
1
CHAPTER 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
fsCommand()
and
fsCommand2()
global functions let the SWF file communicate with
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
fsCommand2()
function, which
provides similar functionality to
fsCommand()
, with the exception that the command is
executed immediately, not deferred until after the calling frame is processed.
For more information on the
fsCommand2()
function, see the
Flash Lite 2.x ActionScript
Language Reference.
Содержание FLASH 8-INTRODUCTION TO FLASH LITE 2.X...
Страница 1: ...Introduction to Flash Lite 2 x ActionScript...
Страница 4: ...4...
Страница 34: ...34 Unsupported and Partially Supported Classes...