Drawing API
Duration: 01:16:23
Created with
Ben Fhala
Ben Fhala is the creative force and founder behind 02geek, a pioneering platform dedicated to making web development accessible to everyone. With over 18 years of experience in the industry, Ben has a deep passion for teaching and a knack for breaking down complex concepts into easy-to-understand lessons.
Drawing API Overview
What you'll learn
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