Updates

Latest Tweet



What's New?

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


Like this Page

Macromedia Flash MX 2004 ActionScript: Training from the Source Review by BSquared18

A Great Way for Beginners to Learn

I've been working through the Franklin and Makar book for several weeks now. For someone like myself who has little programming experience and no previous knowledge of ActionScript, it is an excellent learning aid. The authors take the reader step-by-step, starting with simple projects and progressing to more advanced ones.

The authors say up front that this book assumes a basic knowledge of how Flash works. They focus on ActionScript, not how to set up objects on the stage, for example. So, if you're completely new to Flash, you might want to work through one of the excellent tutorials that are available for learning Flash MX 2004.

Having an English-instructor and professional-writer background, I'm sensitive to language usage. The authors' style is very conversational, a plus in this case. I did not notice the writing errors that one reviewer mentions. Nor did I detect the skipping around that another reviewer alluded to.

If you purchase a used copy, be sure that the CD is included. It contains two .fla versions of each Flash project: one without the ActionScripts, which you are asked to add the scripts to; and a completed version with all the ActionScripts intact.

I dropped one star from my rating for a few reasons. First, I wish they had included a .pdf version of the book, which would be much easier to read than the somewhat small print in the book. (I used the sample .pdf version of the first lesson, available online, to begin my studying and was sorry to have to switch over to the book when that lesson ended.)

Secondly, the authors fail to suggest that the reader first open the completed version of a Flash project to see what it does before analyzing the scripting.

Thirdly, the authors seem to think that typing in the ActionScript is a good learning exercise and make a point of directing the user to do that throughout the book. This approach may work for some learners, but for me it would just be a tedious exercise. Instead, I want to focus on the logic behind the scripting. So, instead of typing a script into its project, I copied and pasted each script from the completed Flash file into a Word file where I built my own set of notes.

My final reason for dropping one star is that in some cases I had to go to the internet to get further explanations on a topic the authors were discussing. This is a relatively minor issue because no book can cover everything, and the essense of learning is to seek out what you want to know.

Overall, this book has met my expectations and is doing exactly what I wanted it to do--taking me by baby steps through the mysteries of ActionScript 2.