8 of 9 people found the following review helpful
5.0 out of 5 stars
A Book for Streaming Video Professionals, July 20 2007
By W. Sanders - Published on Amazon.com
This review is from: Flash Video for Professionals: Expert Techniques for Integrating Video on the Web (Paperback)
As video prolieferates on the Web, developers who want to add Flash video to their resume are going to need this book. It is definitely for intermediate to advanced users, but that's exactly what's needed for all of the nuances that go into Flash video. So if you're a newbie in either Flash or video, you might want to pump some intellectual iron before jumping in at this level.
The materials covered range from project planning to using bitmaps to create special effects and everything in between. One of my favorite gems in this book (in addition to all of the great graphics) is Jim Kremens contribution of a hand-built player using a Model View Controller design. It is a delight to behold and kicks up everyone's skills a notch or two. Also, it gives the reader and excellent player for customized player design. The examples are written in both ActionScript 2.0 and 3.0 so that in this period of transition between the two versions, you not only pick up techniques for writing Flash Media Server code but some ActionScript 3.0 to boot.
So if you're looking to start doing Flash video professionally, this is going to be an important step to take. Besides, it's clear and well-written; so that always helps. If you like this stuff like I do, you'll have a lot of fun as well.
5 of 5 people found the following review helpful
2.0 out of 5 stars
Good info... lots of errors, Oct 26 2008
By J. Harper - Published on Amazon.com
This review is from: Flash Video for Professionals: Expert Techniques for Integrating Video on the Web (Paperback)
I have two complaints about this book. First, the example code is riddled with errors. Sometimes, there are contradictions from page to page. I checked the errata for the book and there were few corrections. If you're not an experienced action script programmer, good luck.
One thing that might help is if the author explained the concepts behind what the code is doing. These general concepts, however, are glossed over in lieu of practical examples. If you want to learn how to get different results from what the author does, you are left to infer how the code works from the examples and must consult other sources. And since the code is flawed to begin with, this is difficult.
On the other hand, this is the only book I know of that covers these topics. Maybe it will be improved with another edition.
7 of 8 people found the following review helpful
2.0 out of 5 stars
GOOD CONCEPTS MINUS THE TYPOS, Sep 21 2007
By AJ - Published on Amazon.com
This review is from: Flash Video for Professionals: Expert Techniques for Integrating Video on the Web (Paperback)
I recenttly purchased this book. The methods of implementation for the codes and classes are very helpful. The structures and tips are clear and introduce high-level design concepts. The one thing that I feel should be noted is that this first edition has errors in the codes listed as examples in the book. I had to download their sample files from Sybex to get the functional code, which works fine. The code from the book produced compile time errors. Amongst the most notable ones: Codes do not show which Classes need to be imported in AS3, and typos that can be hard to catch for students unfamiliar with AS2 and AS3. It's a good start and I think the second edition should catch these errors.