ActionScript & the designer
ActionScript & the designer
Out of context: Reply #7
- Started
- Last post
- 9 Responses
- MediaPimp0
Start with AS2 and work your way into AS3. AS3 is more important for application development at the moment. But for websites and to get yourself familiarized with the concept of OOP development (AS2 is not true OOP), pick up ActionScript 2.0 Language Reference Guide and Learning ActionScript 2.0, both from Macromedia Press.
If you want to go hardcore and dive right into AS3, then look into ActionScript 3.0 Design Patterns and ActionScript 3.0 Cookbook.