Using Functions, Properties, and Keywords in ActionScript 3

By Kris Hadlock | Aug 11, 2008

In this sample chapter, author Kris Hadlock explains the differences between function arguments and the new ... (rest) keyword, attribute keywords such as public and private, and the new protected keyword, as well as how to define constants.

Read the full article

| More