Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
Multi-Store Textbook Search
  
(What's this?)
Selected Product:

Foundation Actionscript 3.0 Animation: Making Things Move!
Foundation Actionscript 3.0 Animation: Making Things Move!

Paperback
Author: Keith Peters
Publisher: friends of ED
Release Date: 2007-04-02
ISBN-10: 1590597915
ISBN-13: 9781590597910
List Price: $39.99
Average Customer Rating:
Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5
Similar Products

Essential ActionScript 3.0 (Essential) (Essential)
Essential ActionScript 3.0 (Essential) (Essential)
ISBN-10: 0596526946
ISBN-13: 9780596526948
List Price:$54.99


Learning ActionScript 3.0: A Beginner's Guide
Learning ActionScript 3.0: A Beginner's Guide
ISBN-10: 059652787X
ISBN-13: 9780596527877
List Price:$39.99


How to Cheat in Flash CS3: The art of design and animation in Adobe Flash CS3
How to Cheat in Flash CS3: The art of design and animation in Adobe Flash CS3
ISBN-10: 0240520580
ISBN-13: 9780240520582
List Price:$39.95


ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
ISBN-10: 0596526954
ISBN-13: 9780596526955
List Price:$39.99


ActionScript 3.0 Game Programming University
ActionScript 3.0 Game Programming University
ISBN-10: 0789737027
ISBN-13: 9780789737021
List Price:$49.99


Our Review: To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for Foundation Actionscript 3.0 Animation: Making Things Move! by Keith Peters (ISBN-10: 1590597915, ISBN-13: 9781590597910).

At this time we have not yet written a review for Foundation Actionscript 3.0 Animation: Making Things Move! by Keith Peters (ISBN-10: 1590597915, ISBN-13: 9781590597910). Please continue to keep checking back to this page as we are constantly adding reviews.

Summaries and Customer Reviews are supplied by Amazon.com

Summary:
In this book, you'll learn
  • All the ActionScript 3.0 (including math and trigonometry functions) and Flash rendering techniques you'll need to start animating with code
  • Basic motion principles such as velocity, acceleration, friction, easing, and bouncing
  • How to handle user interaction via the keyboard and mouse
  • Advanced motion techniques such as springs, coordinate rotation, conservation of momentum, and forward and inverse kinematics
  • All the basic 3D concepts you need to do 3D in Flash, from simple perspective to full 3D solids complete with backface culling and dynamic lighting
Flash has long been one of the most approachable, user-friendly tools for creating web-based animations, games, and applications. This has contributed to making it one of the most widely used programs for creating interactive web content. With each new version of Flash, ActionScript, its built-in scripting language, has become more powerful and a little more complex, too. ActionScript, now at version 3.0, has significantly matured as a programming language, bringing power and speed only previously dreamed about to Flash-based animation, going far beyond traditionally used keyframes and tweens. The material inside this book covers everything you need to know to harness the power of ActionScript 3.0. First, all the basics of script-based animation and setting up an ActionScript 3.0 project are covered. An introduction to object-oriented programming follows, with the new syntax, events, and rendering techniques of ActionScript 3.0 explained, giving you the confidence to use the language, whether starting from scratch or moving up from ActionScript 2.0. The book goes on to provide information on all the relevant trigonometry you will need, before moving on to physics concepts such as acceleration, velocity, easing, springs, collision detection, conservation of momentum, 3D, and forward and inverse kinematics. In no time at all you'll both understand the concepts of scripted animation and have the ability to create all manner of exciting animations and games.

Summary of Contents

  • PART ONE - ACTIONSCRIPTED ANIMATION BASICS
    • Chapter 1 Basic Animation Concepts
    • Chapter 2 Basics of ActionScript 3.0 for Animation
    • Chapter 3 Trigonometry for Animation
    • Chapter 4 Rendering Techniques
  • PART TWO - BASIC MOTION
    • Chapter 5 Velocity and Acceleration
    • Chapter 6 Boundaries and Friction
    • Chapter 7 User Interaction: Moving Objects Around
  • PART THREE - ADVANCED MOTION
    • Chapter 8 Easing and Springing
    • Chapter 9 Collision Detection
    • Chapter 10 Coordinate Rotation and Bouncing Off Angles
    • Chapter 11 Billiard Ball Physics
    • Chapter 12 Particle Attraction and Gravity
    • Chapter 13 Forward Kinematics: Making Things Walk
    • Chapter 14 Inverse Kinematics: Dragging and Reaching
  • PART FOUR - 3D ANIMATION
    • Chapter 15 3D Basics
    • Chapter 16 3D Lines and Fills
    • Chapter 17 Backface Culling and 3D Lighting
  • PART FIVE - ADDITIONAL TECHNIQUES
    • Chapter 18 Matrix Math
    • Chapter 19 Tips and Tricks


Customer Reviews
Average Customer Rating: Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5

Too complicated for me
Customer Rating:  Score = 1 Score = 1 Score = 1 Score = 1 Score = 1
I've written some Javascript and am familiar with html and actionscript, but this book was too complicated for me. The early chapters refer to an alphabet soup of coding I've never even heard of. Additionally, it was written over my head. I returned the item.

This is the best book to learn anything useful with actionscript 3
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This book is simply the best book for programming interactivity into Flash (w/ AS3 of course). This book covers an amazing amount of relevant information and does it all in an easy to understand way. A couple things that Keith covers in this book are forward and inverse kinematic systems (although if you buy CS4 you won't necessarily need this anymore), trigonometry for animation / games (I'm no math whiz, but this just plain made sense) which includes calculating angles, getting distances, and then there's some algebra for movement like different forces, velocity, acceleration, gravity, wind, mass, friction, etc, and how to make a realistic 3d system in flash all by yourself.

Whew.

Honestly, that short description only covers about five of the chapters.

This book is amazing, buy it.

Foundation ActionScript
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
Really clear and well laid out; with excellent explanations of what for me has been taxing to learn until now.
Good job!

I love this book
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This book is an in-depth look at the topic of scripting animation in ActionScript. By meaning "Making things moves" It's mean making objects move using ActionScript. The primary focus of the book is on creating animation for simulating real-world physics: making things move; simulating bouncing, gravity, springing, and friction; creating objects you can throw them. Finally, an additional section gives an introduction to basic 3-D concepts and techniques. Most of the well-known and engaging Flash content uses these techniques; although they are particularly geared towards use in games and physics simulations. Since this book focuses on a specific application of ActionScript, it is definitely not a basic book or an introduction to ActionScript in general -- I think that a good understanding of ActionScript syntax is essential to understand this book and certainly this book is recommend for everyone want to get in-deep into actionscript animation

OOP beginner
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
Since I'm still a beginner and this book is more for intermediates I'm a little overwhelmed. Definitely more details than I expected but a sourcebook worth buying. I will catch up.

























Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us
Cheap Textbooks | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions