
Cartoonsmart - Drawing API in Actionscript 2 and 3
Compatible with Flash 8, CS3, CS4, CS5
Programmably Create and Animate Shapes using Actionscript 3 or 2
This two part lesson covers the Drawing API using both Actionscript 3 (in Flash CS3) and Actionscript 2 (in Flash 8). The Drawing API allows you to create shapes using only code. So don't let the word "Drawing" in the title of this lesson confuse you. The traditional Flash drawing tools are totally off limits. Part one covers the basics of creating shapes (circle, square, etc) and scripted filters (bevels, blurs, glows, etc). Part two teaches various ways to animate them.
A note about the code: Most of the line-by-line programming and code explanations will be done using Actionscript 3. At the end of each example, we'll look at the same code using Actionscript 2, which is very similar.
143Mb
Code:
http://hotfile.com/dl/71460374/18a67d3/drawing_api_in_as2_and_as3.rar.html



