02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School

TweenMax(AS3)

We master already most of the animation features at least the most common ones. In this chapter we dive into the world of TweenMax and discover some new magic.

Duration:

01:13:04

Created with

Ben Fhala

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.

Moving into TweenMax

This lesson is an overview of the features available in TweenMax.

05:29

Creating a yo-yo effect in TweenMax

In this class, we will see how to create a yo-yo effect in TweenMax.

03:35

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.

11:45

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.

09:37

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.

06:29

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.

09:28

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.

08:46

Creating a simple game

y the end of this lesson, we will have a simple fun game.

15:46

Working with Events

In this lesson, we will learn how to work with TweenMax AS3 Events.

02:10
Download Source Files