Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Sams Teach Yourself Flash MX ActionScript in 24 Hours Review by anonymous

I would give this three and a half stars if I could

THE BAD:
First of all, there are indeed so many errors in this book, it is ludicrous. For example (page 75, number 4) , one script tells you to use "gotoAndStop" but then in the code it has written "gotoAndPlay". If you type in the code as given, the movie doesn't work properly, but if you then figure out that the author really _meant_ to put in the code what he intially said - ie: "gotoAndStop" - the movie works fine. It's that kind of thing that can really drive you nuts.

THE GOOD:

That said, I did learn (or re-learn) some programming concepts from this book and it has gotten me started in ActionScript . I'm one of those poor schmucks ( aka: "a designer") that has been trying to learn programming on my own for six years and until recently, couldn't tell a function from a variable. So the fact that this book got a few programming concepts through my thick skull made it a worthwhile read... in spite of the errors.