Summary

This chapter didnt cover too much about making anything move, but it did show you a number of ways to create visual content, which youll learn how to animate in future chapters. Specifically, the chapter covered the following topics:

  • Color, 24-bit and 32-bit

  • The drawing API

  • Filters

  • The BitmapData object

These subjects will give you the tools you need to make dynamic, expressive content for your animation, and since everything covered here is based on ActionScript, you can animate directly using all of these methods . Just use some code to create content, change the variables used in the code, and render it again.

Youll be using many of the techniques introduced in this chapter throughout the book, so it will be useful for you to know and understand them well now. In fact, youll get your first hands-on experience using several of these techniques in the next chapter, which covers velocity and acceleration.



Foundation ActionScript. Animation. Making Things Move
Foundation Actionscript 3.0 Animation: Making Things Move!
ISBN: 1590597915
EAN: 2147483647
Year: 2005
Pages: 137
Authors: Keith Peters

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net