Here are the first two paragraphs of Chapter 3 of Essential ActionScript 3.0
3. Instance Methods Revisited
In Chapter 1, we learned how to create instance methods. In this chapter, we’ll expand that basic knowledge by studying the following additional instance-method topics:
* Keyword this omission
* Bound methods
* State-retrieval and state-modification methods
* Get and set methods
* Extra arguments
Along the way, we’ll continue developing the virtual zoo program that we started in Chapter 1.
Posted by moock at March 16, 2007 04:39 PM