Flash Lite 2.0 ActionScript

Flash Lite 2.0 ActionScript is the scripting language used in Flash Lite 2.0 and Flash Lite 2.1 applications. It shares some, but not all, of the ActionScript used in Flash Player 7. Flash Lite 2.0 also includes several ActionScript additions and extensions that let you, for example, get information about the device, make phone calls, or control the backlight duration.

You can use ActionScript 2.0 or ActionScript 1.0 syntax when you develop applications for Flash Lite 2.0. ActionScript 2.0 provides authoring support for classes, interfaces, and strict data typing. Using ActionScript 2.0 syntax lets the ActionScript compiler provide better debugging information, and also encourages better program design.

For more information about learning Flash Lite 2.0 ActionScript, see the following books and topics:

  • Introduction to Flash Lite 2.x and 3.0 ActionScript

  • Flash Lite 2.x and 3.0 ActionScript Language Reference

  • The “Learning ActionScript 2.0” topic in Using Flash