TweenMax(AS3)
Duration: 01:13:04
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.
TweenMax(AS3) Overview
What you'll learn
While TweenLite is the most daily practical animation library in existence of the world it demands you to add the plug-ins as you need them. The concept behind TweenMax on the other hand is to cluster most of these extra features and bundle them up into one mega-library. The rationale behind it is if they're all preloaded your going to lower the file sizes well as you're avoiding duplication. The beauty in this animation libraries you can choose the file size and features do you want available to you. In this chapter we explore some of the specially only TweenMax features.
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!Moving into TweenMax
This lesson is an overview of the features available in TweenMax.
Creating a yo-yo effect in TweenMax
In this class, we will see how to create a yo-yo effect in TweenMax.
Getting the tweens of an object
In this lesson, we will see how and when would you want to get all the tweens of an item.
Making animations less robotic
By the end of this lesson, you'll have a good understanding about the steps you can take to make animations more engaging and natural.
Calling back more in TweenMax
You might have guessed it with the move into between Macs there are more controls and more callbacks. In this lesson, we'll explore the callbacks of TweenMax.
Advance animation manipulation
This lesson is less about learning new things and more about learning how to do things with the things we have learned. So let's get to it.
Strict typing and type hints
In this lesson, we'll take a look at how to work with Type Hints when you develop animations the strict way.
Creating a simple game
y the end of this lesson, we will have a simple fun game.
Working with Events
In this lesson, we will learn how to work with TweenMax AS3 Events.
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!