Start reading Learning ActionScript 3.0 on your Kindle in under a minute. Don’t have a Kindle? Get your Kindle here.

Deliver to your Kindle or other device

 
   
  Try it free  
 
Sample the beginning of this book for free

Deliver to your Kindle or other device

 
   
Learning ActionScript 3.0
 
See larger image
 

Learning ActionScript 3.0 (Kindle Edition)

by Zevan Rosser (Author)
4.1 out of 5 stars  See all reviews (61 customer reviews)

Digital List Price: $31.99  What's this?
Print List Price:$39.99
Kindle Price: $17.59 & includes wireless delivery via Amazon Whispernet
You Save:$22.40 (56%)

Text-to-Speech: Enabled
Kindle Books
  • Kindle Books include wireless delivery - read your book on your Kindle within a minute of placing your order.
  • Don't have a Kindle? Get yours here.
  • New: Read more than 360,000 Kindle books on your iPhone or iPod touch

Formats

Amazon Price New from Used from
  Kindle Edition, December 17, 2008 $17.59 -- --
  Paperback, January 3, 2008 $26.39 $24.48 $21.96

Customers Who Bought This Item Also Bought

Learning Flash CS4 Professional

Learning Flash CS4 Professional

5.0 out of 5 stars (5)  $23.75
The ActionScript 3.0 Quick Reference Guide

The ActionScript 3.0 Quick Reference Guide

5.0 out of 5 stars (2)  $15.39
Foundation Actionscript 3.0 Animation: Making Things Move!

Foundation Actionscript 3.0 Animation: Making Things Move!

4.3 out of 5 stars (34)  $21.11
ActionScript 3.0 Game Programming University

ActionScript 3.0 Game Programming University

4.3 out of 5 stars (20)  $25.19
Learning Flex 3

Learning Flex 3

4.4 out of 5 stars (33)  $17.59
Explore similar items

Editorial Reviews

Amazon.com Review

Product Description
In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects. The authors do more than just give you a collection of sample scripts. Written for those of you new to ActionScript 3.0, the book describes how ActionScript and Flash work, giving you a clear look into essential topics such as logic, event handling, displaying content, migrating legacy projects to ActionScript 3.0, classes, and much more. You will learn important techniques through hands-on exercises, and then build on those skills as chapters progress. ActionScript 3.0 represents a significant change for many Flash users, and a steeper learning curve for the uninitiated. This book will help guide you through a variety of scripting scenarios. Rather than relying heavily on prior knowledge of object-oriented programming (OOP), topics are explained in focused examples that originate in the timeline, with optional companion classes for those already comfortable with their use. As chapters progress, the book introduces more and more OOP techniques, allowing you to choose which scripting approach you prefer. Learning ActionScript 3.0 reveals: New ways to harness the power and performance of AS3 Common mistakes that people make with the language Essential coverage of text, sound, video, XML, drawing with code, and more Migration issues from AS1 and AS2 to AS3 Simultaneous development of procedural and object-oriented techniques Tips that go beyond simple script collections, including how toapproach a project and which resources can help you along the way The companion web site contains material for all the exercises in the book, as well as short quizzes to make sure you're up to speed with key concepts. ActionScript 3.0 is a different animal from previous versions, and Learning ActionScript 3.0 teaches everything that web designers, GUI-based Flash developers, and those new to ActionScript need to start using the language.

Praise
"The best ActionScript book ever written."
-Lee Brimelow, Creator of The Flash Blog


Product Description

In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects.The authors do more than just give you a collection of sample scripts. Written for those of you new to ActionScript 3.0, the book describes how ActionScript and Flash work, giving you a clear look into essential topics such as logic, event handling, displaying content, migrating legacy projects to ActionScript 3.0, classes, and much more. You will learn important techniques through hands-on exercises, and then build on those skills as chapters progress.ActionScript 3.0 represents a significant change for many Flash users, and a steeper learning curve for the uninitiated. This book will help guide you through a variety of scripting scenarios. Rather than relying heavily on prior knowledge of object-oriented programming (OOP), topics are explained in focused examples that originate in the timeline, with optional companion classes for those already comfortable with their use. As chapters progress, the book introduces more and more OOP techniques, allowing you to choose which scripting approach you prefer.Learning ActionScript 3.0 reveals:New ways to harness the power and performance of AS3Common mistakes that people make with the languageEssential coverage of text, sound, video, XML, drawing with code, and moreMigration issues from AS1 and AS2 to AS3Simultaneous development of procedural and object-oriented techniquesTips that go beyond simple script collections, including how to approach a project and which resources can help you along the wayThe companion web site contains material for all the exercises in the book, as well as short quizzes to make sure you're up to speed with key concepts. ActionScript 3.0 is a different animal from previous versions, and Learning ActionScript 3.0 teaches everything that web designers, GUI-based Flash developers, and those new to ActionScript need to start using the language.

Product Details


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 

Your tags: Add your first tag
 

 

Customer Reviews

61 Reviews
5 star:
 (32)
4 star:
 (15)
3 star:
 (5)
2 star:
 (4)
1 star:
 (5)
 
 
 
 
 
Average Customer Review
4.1 out of 5 stars (61 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
255 of 274 people found the following review helpful:
1.0 out of 5 stars The more I read it, the more I hate it., April 18, 2008
By Rob T "robtish" (Los Angeles, CA USA) - See all my reviews
  
First, please note that many of the 5-star reviews are written by experienced Flash professionals, who already have actionscript expertise -- and that makes them poor judges of how clear this book will be to a beginning audience.

The book is explicitly written for beginners, but the authors often have a poor grasp on what readers know. On one page they start talking about "trapping" events. What does that mean? Who knows?

I have a good math background, so I was able to decipher the math chapter, but it contains explanations like, "A radian is the angle of a circle subtended by an arc along its circumference that is the length of the circle's radius (hence the name, radian)." What's the point of writing a sentence like that? Will it be understood by anyone who doesn't already know what a radian is? Has a math newbie even ever heard the word "subtend"? This casual use of undefined jargon happens in every chapter.

Also, sometimes they're just wrong. They say that a ball moving 4 pixels to the right and 4 pixels down per second will have a velocity of 4 pixels per second in a south southeast direction. No. The Pythagorean theorem (which they explain, badly, in the next section), says the ball will be moving more than 5.6 pixels per second. And the direction is southeast.

The book really is full of typos, and they're not all caught in the errata. The only way to know if the code is correct is to to go the website and download the code being discussed in the book. The files you download will have the correct code (though before you check the code, as you're reading the book you're thinking, "Do I not understand, or is this code wrong?") Unfortunately, the book sometimes refers to these files by the wrong name, so you have to figure out which file to open. That's really inexcusable -- how hard would it be for the authors to go to their own website and correctly name the files?

Another random, infuriating example of the book's sloppiness: on page 144, the authors state a line of code "g.curveTo(275, 0, 400, 100);". In the context of the chapter, the hardest part of this code to understand is the "275, 0" and it's the one part they don't bother to explain!

And as long as I'm ranting (I just threw the book down to come and write this), the authors often put unnecessary lines into the code. I'm left trying to figure it out, wondering, "Why did they put that there? Is it necessary?" so I try the code without the extra material, and it still works fine. But the authors never explain why it's there, so while you're trying to learn to read actionscript, wanting to understand the importance of each line and its relationship to the rest of the example, you're thinking, "Am I just missing the importance of this line? Or does it have no importance?" Learners shouldn't be left to wonder those things!

It's a maddening book, full of unexplained terminology (I just found the phrase, "dedicated canvas"; huh?), incomplete explanations, bloated code, and many, many errors.

Comment Comments (13) | Permalink | Was this review helpful to you? Yes No (Report this)



 
14 of 16 people found the following review helpful:
5.0 out of 5 stars Excellent Starting Point for Migrating to ActionScript 3, August 3, 2008
I first became interested Learning ActionScript 3 after initially reading a few samples posted on Adobe's website. What I found was an excellent starting point that drove me to finally make the jump from ActionScript 1 and 2. In practice, most books I have read about ActionScript 3 focus on the Flex platform, which is outside of what I'm looking for. Rather, I needed something that focused on developing in the Flash IDE (Flash CS3 as of this review), which is exactly what this book is written for.

I picked it up as supplement material to aid me in programming a large game programming project. Basically, I've referenced this book to understand the key concepts needed for my game, borrowing code samples where needed and applying them to my own project. In practice, it's the application here that really teaches the concept, and I've found that this book is a great starting point as well as reference for grasping these concepts.

The authors have done a great job presenting the material in an easily-readable casual conversation style. Of these discussions, I particularly found their comparisons to the previous versions of the language most satisfying. As AS3 is very different from AS1/2, I appreciate learning what was changed and why.

I can not vouch for the beginner's guide level for this book. I came into this book as an intermediate ActionScript programmer and often found myself skimming over any discussion on the details of some of the programs. For the most part, the code is easy enough to read and get the point, and if I had questions, these were almost always addressed in the discussion. That said, I think this book is ideal for any intermediate programmer looking to make the jump to AS3.

I am aware that there are some errata in this book, and to that extent, I can simply comment that the website is well maintained, code samples there seem accurate. No problems here.

All in all, I would highly recommend Learning ActionScript 3 as a great companion book for anyone looking to get started programming with ActionScript 3.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
21 of 26 people found the following review helpful:
5.0 out of 5 stars Finally!, February 4, 2008
By H. Fischer (Santa Monica CA) - See all my reviews
(REAL NAME)   
Finally a book on ActionScript that is clear, crisply written and easy to follow. This is the book I've been looking for and couldn't find. I finally get it! I've never felt compelled to write a review before, but felt I should take the time after purchasing this book.

I'm a designer who has been trying to learn ActionScript for quite a while. I have a stack of books, but this one is just so much better than anything I've come across. I've often wondered why it has to be so hard. These guys know to write and how to teach. It's all very clear.

One of the things I really appreciate about the book is that it is in color. That in itself makes it so much easier to get into and understand. As a visual person it makes a huge difference.

The subtitle is "A Beginners Guide" but it is by no means a simple introduction. It is very thorough and covers most of the concepts you will likely ever use. The examples are all very useful and the example code is available for download from their equally well designed website, which also includes additional examples not in the book.

They really do an incredible job of showing how everything works together and they do it with economy. No unnecessary words and nothing necessary forgotten.

It even make the trigonometry seem easy. Amazing. Not an easy task.

If you're a designer or new to ActionScript 3.0, I think this is the best there is. If you combine this with the Actionscript Cookbook, and Moock's Essential Actionscript for reference (after you have completed reading and understanding "Learning Actionscript 3.0") I think you'll have everything you need to solve any ActionScript problem.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars Positive review from a beginner in AS3
I'm about 1/4 through this book. It's my first exposure to ActionScript. The book seems well thought out and covers basics that I never knew.
Published 24 days ago by Nicholas M. Shotwell

5.0 out of 5 stars Excellent book -- get it!
I've done tons of AS2, but I've been struggling with AS3 for a long time. This book is great and is helping me finally figure out how AS3 works. Highly recommended!
Published 1 month ago by Phil Back

5.0 out of 5 stars Great for Transitioning to ActionScript 3
Keeping up to date in software for work or hobby is essential for those with a drive to stay on top and continually improve their products or services or with just a desire to... Read more
Published 2 months ago by Chad Duncan

5.0 out of 5 stars Excellent book
I have to say that this book is excellent. I am new to ActionScript development and this book has provided me with an excellent foundation on which to build. Read more
Published 3 months ago by Michael Ratcliffe

4.0 out of 5 stars Learned Flash, Now I'm Going to Learn ActionScript
It is so important that people find the right book for them. I am a real "learn by doing" kind of gal. Good at everything and master of nothing - I dabble. Read more
Published 3 months ago by L. Frisch

2.0 out of 5 stars NOT a beginner's guide....
Even after the first few chapters, the concepts are still not difficult to comprehend; it's the Actionscript 3 language that's difficult for me to grasp. Read more
Published 4 months ago by MahrsMusic

1.0 out of 5 stars They did not proof their code
What good are they doing you showing how to write actionscript 3.0 code when they can't even write the proper code? Read more
Published 4 months ago by D. Mauro

5.0 out of 5 stars Excellent book
I did a little bit of floundering in ActionScript before I got this book. This was the resource I was looking for. Read more
Published 4 months ago by Jeremy Bolesky

3.0 out of 5 stars For intermediate and advanced users
While this is excellent book, this is actually "a beginners guide" for ActionScript 3, and may not be the best choice for complete novices with ActionScript in general. Read more
Published 4 months ago by J Fairlight

3.0 out of 5 stars Missing key info
There are a lot of good things about this book. Concisely written, I like the step by step approach to covering topics. Read more
Published 4 months ago by Big Bad Daddy

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
Advisable to Wait for 2nd Edition? 0 2 months ago
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums


So You'd Like to...


Create a guide

Look for Similar Items by Category


Look for Similar Items by Subject


 
Feedback
If you need help or have a question for Customer Service, contact us.
Please log in if you would like to report this content as inappropriate? Click here
Do you believe that this item violates a copyright? Click here
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.