Drawing with Images
Ever want to use an image to draw such as using an image as a fill for a shape. well you will be very surprised at how easy it is to do it. lets jump right in...
Drawing Lines
Creating lines using the graphics api. step by step guide
09:01
Creating Shapes and filling them with Color
Learn how to create and fill shapes.
08:06
Creating Curves using Code
Learn how to curve lines in actionscript 3.0
06:06
Using the Builtin Shapes
Use the built in shapes to create shapes quickly without the need to manually create each line.
04:19
Building Gradients using The Matrix class
create Gradients using The Matrix class learn the basic operations of the Matrix class and see it in action.
16:45
Animating the Graphics API
create sweet animations using the graphics API by updating the content of the graphic in an interval.
18:28
Using Cos and Sin to animate
a detailed break down of usage of cos and sin in flash by creating a moon that cycles around our globe we created in an earlier video.
09:47
Drawing with Images
enhance your drawing skills by integrating images into your art such as stars for a background or a pattern to help give more depth to your drawings.
03:52