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

Jumping back or forwards

Adding labels into the timeline enables us to jump to specific point in time as we leverage the max features in the TimelineMax class. In this lesson, we will add two new controls that will help us jump to the point where the last label was and the point where the next label will be. This won't be a perfect solution, but we will return in a few lectures to improve our solution. In this lesson, we will learn how to use: TimelineMax.getLabelTime(), TimelineMax.getLabelBefore() and TimelineMax.getLabelAfter().

Running out of Time

We will learn about labels and how to work with them, we will completely solidify the concepts of time in the time line, we will tween timelines and nest them.

00:46

Adding labels

In this lesson we will learn how to add labels into our timeline and how to jump to them whenever we want to.

11:09

Pausing and playing timelines

In this lesson, we will integrate a pause and play toggle functionality for our timeline editor.

03:16

Integrating pause points

In this lesson we will introduce the add pause method and its functionality in regards to timelines.

07:17

Moving into TimelineMax

In this lesson, we will meet our first TimelineMax method that will return the current label we are in (currentLabel).

07:07

Jumping back or forwards

In this lesson we will learn how to use the getLabelTime, getLabelBefore and getLabelAfter TimelineMax methods.

10:29

A tear in time and space

In this lesson we will get rid of duplicate labels as we fix our tear in time and space.

11:30

Next: back to the back

In this lesson, we go back and improve the functionality of both the back and next buttons.

13:54

Tweening timelines

In this lesson we will fast forward and fast backwards the point in time we want to be giving control to the timeline to a simple little TweenLite.

04:49

Nesting timelines

In this lesson we will nest a timeline inside of another timeline.

10:47

What does time actually mean?

In this lesson we will travel through and understand the differences between the time methods of GSAP timelines.

15:17

Goodbye For now

Thanks for watching!

01:17