S'ware Metrics Home

Book Store PMP Books PDAs
S'ware Metrics Six Sigma LCD Monitors
Requirements Management PMBOK Books
Team Building Use Case DVD Players

ActionScript 3.0 Bible


ActionScript 3.0 Bible

ActionScript 3.0 Bible

List Price: $49.99
Our Price:
$29.99
Availability: Usually ships in 24 hours


Manufacturer: Wiley
Author: Roger Braunstein
Binding: Paperback
Publication Date: 2007-10-29
Publisher: Wiley
Label: Wiley
Number Of Pages: 792
Features:


Editorial Review:
ActionScript has matured into a full-fledged, object-oriented programming language for creating cutting-edge Web applications, and this comprehensive book is just what you need to succeed. If you want to add interactivity to Flash, build Flex applications, or work with animation — it's all here, and more. Packed with clear instruction, step-by-step tutorials, and advanced techniques, this book is your go-to guide to unlock the power of this amazing language. Learn the basics, apply object-oriented programming, and more.
Cached date: AWS Called=true

You may also be interested in these products:
Adobe Flash CS3 Professional Bible
Adobe Flash CS3 Professional Bible
Essential ActionScript 3.0 (Essential) (Essential)
Essential ActionScript 3.0 (Essential) (Essential)
Learning ActionScript 3.0: A Beginner's Guide
Learning ActionScript 3.0: A Beginner's Guide
ActionScript 3.0 Game Programming University
ActionScript 3.0 Game Programming University
ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers


These categories may also be of interest to you:


Customer Reviews
Average Customer Rating: 3.5

Great for learning AS3 2008-05-31
Contradictory to most "Bibles" this book is not a thorough reference guide, meaning it does not break down every function or object with all of the property and methods. However, the examples are very clear and it's an excellent book to learn what you need and why you want it about Actionscript. I really enjoyed the simple explanations and for each topic I think just the right amount of information is presented without overloading you or leaving wondering what you're missing. Given that there is a wealth of detailed "reference" material at Adobe's site and built into Flex Builder, I think this book is an excellent complement to those materials. I recommend this book to anyone with a little programming experience looking to add ActionScript to their knowledgebase.


Dusty reference book 2008-05-27
In my opinion there are three things to look for in a Computer Language book. Exhaustive reference, truly illustrative examples and applicable conventions and design patterns.

Unfortunately this book failed on all counts, so I rarely open it anymore.

I also have "Essential Actionscript 3" and "Actionscript 3 Cookbook" in my library. I use these a lot more frequently.


A good book on AS3, but not a language reference 2008-03-21
It's surprising that nobody has published a simple language reference for ActionScript 3.0 yet; until that day comes, this book is my most often visited reference when programming Flash projects.

Great job by the authors.

My only complaint: The examples are good, but would be of much more use if they also included classpaths (e.g., the correct "import" statement) within them. As they are, I often find myself searching Adobe's online references for the correct package/class to import before trying them out.



Not a good reference book & the index is lacking. 2008-03-17
The Flash 8 Actionscript bible was an amazing reference, and covered just about every feature. This book is nothing like that. The examples are ok, but the whole way it is written and the index in particular feels kind of rushed. I need a good reference book!


Great Introduction To ActionScript 3 2008-02-05
I am an experienced programmer who knows Java very well, and I was looking to learn ActionScript 3 so as to be able to build Flash applications. I found this book very easy to read and to understand, and the examples easy to put in practice. Sure, there are a few errors here and there (including in the code, which may confound a truly inexperienced programmer, but also make him think a bit to find the errors... a good exercise), but the overall tone is nice. I took my time, going through about one chapter a day (having other things to do as well), so I finished the book in about a month. Someone dedicated can probably read the whole book and play with all the examples in about a week. I especially liked the fact that the book introduces the reader to almost all Flash APIs: graphics, animation, user interface, XML parsing, file management, networking, image processing, printing, JavaScript interaction, etc. It does not go in depth into most APIs, but by the time you're done reading the book, you have a great overall picture of what you can do with Flash, and you can now explore the APIs in depth by yourself to build more complex projects (using the very comprehensive integrated help that comes with Flash CS3 Professional). You know where to look. I took notes while reading the book every time I learned a new concept, and now I use a highlighter to cross individual notes out as I put the concept in practice into my code and memorize it for good. I hope to have crossed out all my notes in the coming weeks. Anyway, one month after having finished the book, I consider myself quite familiar with ActionScript 3, and I have been writing some good code. So I would say that I am very happy that I purchased this book.