Using Flash
ActionScript Dictionary
Tutorials
 Introduction to Flash MX Tutorial
 Introduction to ActionScript Tutorial
  ActionScript tutorial overview
  View a completed movie
   Analyze the puzzle.fla file
   View actions in the Movie Explorer
  Initialize the movie
   Open the starting file
   Set movie clip properties
   Use the Reference panel
   Test your syntax
  Save and retrieve information
   Declare a variable and assign it a value
  Display information in a dynamic text box
  Write an expression
  Control the flow of the movie
   Write a conditional statement
  Create commands and reuse code
   Write a function
   Call a function
  Use a built-in object
  Test the movie
  The next steps
 Introduction to Components Tutorial