Posts Tagged Adobe Flash AS3
Here are Six Reasons to Use ActionScript 3.0
Posted by admin in ActionScript 3 on August 5, 2009
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?











































