Listed below are what kotz considers to be the primary benefits of learning to use ActionScript 3.0. AS3 is generally 10 times faster, as long as you don’t do anything stupid :tb: . Its syntax is more standard, and it uses new systems like the display list and the DOM3 event model that make AS easier to manage. And it’s easier to implement object oriented programming, with class and base class definitions of symbols and the document class. Oh, and you can try and catch runtime errors! How about them apples?
1. Your skills will be in high demand
All major Flash work is now exclusively being built in ActionScript 3.0.
2. Everything you build will be faster
If you want your project to look and perform at its best, moving to ActionScript 3.0 is the ultimate way to achieve this goal.
3. There’s an abundance of new APIs
When you use ActionScript 3.0, your Flash toolbox is not only much fuller, it is also better organized.
4. The display list rocks
The new display list in ActionScript 3.0 is a straightforward mechanism that handles how visual assets are rendered in your movie. Once you start using it, you’ll wonder how you ever developed a project without it.
5. The object-oriented structure is better
The new features in ActionScript 3.0 make your code more modular, readable and extendable.
6. It’s more enjoyable to work with ActionScript 3.0
ActionScript 3.0 does take a bit of getting used to, but the rewards are well worth the effort.











































