What You Have Learned

In this lesson, you have:

  • Learned about and created variables (pages 196203)

  • Created arrays and accessed them dynamically (pages 203207)

  • Created text fields and learned the common uses of each type (pages 208213)

  • Stored information in objects and retrieved it dynamically (pages 213221)

  • Explored expressions (pages 221223)

  • Learned about precedence in ActionScript (pages 224225)

  • Used the Math class to modify data (pages 225230)

  • Used the String class to modify strings and build a sentence (pages 230234)