Amazon.com Customer Reviews
outstanding book on AS3 OOP - Review written on November 01, 2007
Rating: 5 out of 5
I read about the 60% of the book, and I can say, it really is very useful!
If you actually decide that you want to have the technical background for creating professional content on the web, you ll definitely need this one.
It uses real-world examples, explains every piece of the code, so if you also try the examples that are given, you will be able to follow along and when you finish with it, I think you ll know almost everything that is needed for actionscript oop.
I advice to everyone who would like to step further than just tweaking gotoAndStop codes on timelines, also I recommend it when you have the aspiration for being a programmer, this book goes way much further than a designer might want to go, but theres nothing wrong with that, its a technical book, a very good one.
Meh - Review written on August 16, 2007
Rating: 2 out of 5
10 customers found this review helpful, 7 did not.
I've written code in many different languages (C/C++, C#, Java, ColdFusion, PHP, JS, Ada, Perl, etc., etc.) and decided to take a peak at ActionScript. The language itself is pretty neat, but this book is rather disappointing.
The example code in this book is dissected in such a way that it makes it hard to follow along. I also STRONGLY disagree with some of the "coding practices" promoted by the authors (forgoing of proper variable scoping, not leaving comments, etc). Then again, other resources on ActionScript I've seen haven't been too hot either... I guess the "best practices" for ActionsScript aren't as stringent as in other languages :-\