SiteHQ

SiteHQ

reliable & professional hosting packages to suit all budgets

Search Advanced SearchView Cart   

ActionScript 3.0 Bible

ActionScript 3.0 Bible

zoom enlarge 
Authors: Roger Braunstein, Mims H. Wright, Josuha J. Noble
Publisher: John Wiley & Sons
Category: Book

List Price: £29.99
Buy New: £17.30
You Save: £12.69 (42%)



Rating: 4.0 out of 5 stars 2 reviews
Sales Rank: 16019

Media: Paperback
Number Of Items: 1
Pages: 792
Shipping Weight (lbs): 2.1
Dimensions (in): 9.2 x 7 x 1.8

ISBN: 0470135603
Dewey Decimal Number: 006.696
EAN: 9780470135600
ASIN: 0470135603

Publication Date: October 26, 2007
Availability: Usually dispatched within 1-2 business days

Similar Items:

  • Adobe Flash CS3 Professional Bible
  • ActionScript 3.0 Game Programming University
  • Essential ActionScript 3.0 (Essential)
  • Foundation ActionScript 3 Animation: Making Things Move!
  • How to Cheat in Adobe Flash CS3, (How to Cheat in): The Art of Design and Animation (How to Cheat in)

Customer Reviews:

3 out of 5 stars Best book of its kind   March 23, 2008
 3 out of 3 found this review helpful

Hi all,

I'm an Actionscript developer and I found the Actionscript 2.0 Bible to be fantastic. It's basically a 'How to...' reference book that lists its entries by function rather than code or class type references. If it's a comprehensive code based reference you're after, there isn't anything better than Adobe's on-line AS 2.0 and AS 3.0 references, which you should have bookmarked in your favourite browser anyway. This book's ideal for getting started in coding if you're a novice. There aren't many books of this kind on the market and this was, by far, the best one.

Ok, and now onto the new version of this book...

For your money, you get pretty much the same thing for AS 3.0 as you did for AS 2.0. It also does a very good job of explaining some of the fundamental differences between the two languages, such as the new events architecture and the display list, both of which are indispensable when coding in AS 3.0.

However, I got the strong feeling that this book was rushed to the press. There are a large number of code errors such as on page 505 where it has,

"var connection:NetConnection = new NetConnection(null);"

This will throw an error in Flash and your movie won't work. The correct code should be:

"var connection:NetConnection = new NetConnection();
connection.connect(null);"

This is just one of many examples throughout the book that a novice developer would find infuriating. Something that is even more infuriating is that there are a number of omissions from the book. In one case, two entire pages of code and the class file were missing from the book and the accompanying download which left an entire project useless and a waste of time.

This book does give some very useful information in a very easy to use and understandable way and it'll help you to get to grips with AS 3.0 in a very short time. But be warned. It's not properly proof-read and the editing is very sloppy. Since the life-cycle of versions of programming languages is so short, it's unlikely to be corrected so be prepared for code that doesn't work and that you'll have to check against the Adobe AS 3.0 reference, and projects that you might spend a lot of time typing in only to find out that it's impossible to make them work!

It's still the best book of its kind, but I couldn't possibly give this book more than 3 stars. You may find books from Friends of Ed more accurate and helpful but they don't really do anything like this one.

Hope this helps.



5 out of 5 stars Own this and you'll do fine on the as3 landscape   March 7, 2008
 3 out of 3 found this review helpful

As a freelance flash developer I picked up all the AS3 books as soon as they started to appear on the market. I have the cookbook, the essentials and the actionscript bible on my table.

With the first I had a hard time getting along with, as this is meant mainly for Flex developers. The second I like, because it's rather easy reading. But the third is actually the book that is getting most of my attention.

When you work as a developer, you don't really want to read too much. You want to get as much information as possible in as few pages as possible, so you can head into developing again.

While working, ActionScript 3.0 Bible is the best book I have found yet.

It has great index, very easy to read comments and usable code examples.

So if you're not a beginner and thinking about moving from AS2 to AS3, get this book first.


Site powered by Amazon.co.uk
Categories
Books
Computers
Software