ActionScript for Flash MX: The Definitive Guide, Second Edition |
|
|
|
| Title: | ActionScript for Flash MX: The Definitive Guide, Second Edition |
| Author: | Colin Moock |
| Publisher: | O'Reilly Media |
| Type: | Book / Paperback |
| Publication Date: | 19 December, 2002 |
| ISBN / ISBN-13: | 059600396X / 9780596003968 |
| List Price: | $54.95 |
| You Save: | $17.87 |
| Amazon Price: | $37.08 |
|
This book is also available, brand-new, from 3rd-party marketplace sellers at Amazon.com, from $7.00.
|
The HTML code below can be pasted onto your web-site, your MySpace page, or blog - or any number of similar places - to create a link to this page:
If, instead of a text link, you'd like to create a link to this page which will display the book cover, if it's available, then the code below will do exactly that:
Check for the same book at these other US book sites:
[ Abebooks ]
[ Alibris ]
[ Barnes & Noble ]
[ Half.com ]
[ Powells ]
… or check UK bookstores
|
Editorial Review / Publisher's Information:
Product Description Updated to cover Flash MX, the newest version of Macromedia Flash, ActionScript for Flash MX: The Definitive Guide, Second Edition is the one book no serious Flash developer should be without. Author Colin Moock, one of the most universally respected developers in the Flash community, has added hundreds of new code examples to show new Flash MX techniques in the real world: how to draw circles, save data to disk, convert arrays to onscreen tables, create reusable components, and preload variables, XML, and sounds. The book's language reference alone has nearly doubled from the first edition, with more than 250 new classes, objects, methods, and properties. You'll find exhaustive coverage of dozens of undocumented, under-documented, and mis-documented features. Along with the new material, Colin Moock has meticulously revised the entire text to conform to Flash MX best-coding practices. From sending data between two movies to creating getter/setter properties, the new edition of this book demystifies the often-confusing new features of Flash MX, giving developers easy access to its powerful new capabilities.
|
Other Items You May Enjoy:
Browse Books From These Related Subjects:
Customer Reviews:
You Need This...
16 September, 2008
That's all there is. If you don't have this, buy it. If you don't buy it now, you'll buy it later, so just go ahead and click the button.
- Amazon Customer Review
A Difficult Read But Good For As References
19 August, 2007
This book proved to be valuable for looking up new ways of implementing Action Script into my Flash projects. There were many examples of action script that can easily be found in the books index.
- Amazon Customer Review
Cover Actionscript2 Which Will Not Run On Flash Cs3
24 September, 2007
This book looks pretty good and the first chapter was very promising. However I must tell my experience so at least people don't waste time and get frustrated like I did.
The very first example of the book, the Multiple-Choice Quiz will NOT run on latest Flash CS3. It turns out that Flash CS3 (ActionScript3) decided to kill backwards compatibility and throw away the onRelease method for its buttons. So you get a bunch of compile errors. I managed to find out by myself that with AS3 you must use addEventListener to handle clicks to SimpleButton.
Anyways, the line:
totalOutput_txt.text = "Your final score is: " + totalCorrect + "/2.";
Is not compiling either with the error:
1120: Access of undefined property totalOutput_txt.
The totalOutput_txt is being created by "reflection" with the line:
createTextField("totalOutput_txt", 1, 150, 200, 200, 20);
But it looks like Flash CS3 does not like this. Again, another compatibility problem with CS3...
There goes my first star out. Now comes my second start out:
This book assumes that you DO KNOW how to play with FLASH, how to play with the timeline, etc. It does make a good effort to guide you through the steps to create the movie frames, etc, but I felt that I needed a flash designer near me to explain me what was going on.
Anyway, I was looking for a book like: Flash + AS for Java Programmers, but I guess I am asking too much. If anyone has a recommendation for me, please reply in this comment!
- Amazon Customer Review
Glad I Didn't Throw It Away
02 July, 2007
Was going through my books looking to get some space on the shelf for new ones and had this in my hand ready to go but for some reason couldn't do it. I hadn't done Flash/Flex (Flesh? Flax?) in a couple of years (moved mostly to C#) then recently I got a chance to do the quirky & kludgey beast of computing again with Flash8 and This Old Book Still Had The Goods.
If you don't own it, buy it. If you are thinking it's past its prime... buy it anyway :)
Oh, gotta say this: if you're thinking of buying into FMS... buy Wowza instead - it's more flexible and it's not priced as arrogantly as the ancient "Adobe" server.
- Amazon Customer Review
Nice Book
01 December, 2008
I received this book in three days, which was a fast delivery. I am still working on this book, but I must say I like this book.
- Amazon Customer Review
|