ABSTRACT

ActionScript 2 code exists primarily in the form of classes. The methods of classes are functions. As explained in Chapters 5-7, classes take the idea of modular, reusable code to the next level and provide a way to group functions and variables together into logical units.