Using Cos and Sin to animate
Its time for us to take the complex math we thought had no point from highschool and turn it into an aniamtion. actually cos/sin are so useful as we can use them any time we need to track movement such as when you create a googly eye that follows the mouse (that is done using cos-sin) in this example we will use them to create a moon for our globe.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!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