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

TweenLite Focused(AS3)

In the last chapter of our focus was on message that could work both with the TweenLite and TweenNano plug-ins. In this chapter we step away from that compatibility and show you the advantages of working with the TweenLite class.

Duration:

42:23

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.

TweenLite Focused(AS3) Overview

What you'll learn

In many ways TweenLite is the heart of the GreenSock animation library it stores all the core features necessary to create interactive animations and beyond using the plug-in architecture. In the last chapter of our focus was on message that could work both with the TweenLite and TweenNano plug-ins. In this chapter we step away from that compatibility and show you the advantages of working with the TweenLite class.

Overwriting animations in TweenLite

In this lecture, we will see how the overriding mechanism works in TweenLite.

08:14

Creating a yo-yo effect in TweenLite

In this lesson, we will create our own yo-yo animation in TweenLite.

05:17

Toggling the play state in TweenLite

In this lesson, we will learn how to stop, pause and play animations and even create a toggle control button.

06:34

Toggling the direction of the animation

In this lesson, we will create a toggle button that will change the current direction of our animation.

04:16

Scrubbing animations

In this lesson, we will introduce this concept and see it in action as we jump in using the seek command.

06:06

seek(), time() and progress()

In this lecture, we will add to our tools bit of controlling animations with the progress method.

01:19

FromTo Animations

In this lesson, we'll explore how to work with the fromTo method.

03:39

Invalidating animations after you make a change

In this lesson, we will learn how and when to use the invalidate method.

05:03

It's about time we talk about time

In this lesson, we will explore the various time related methods in TweenLite.

01:56
Download Source Files