Animating from and to places
The basic animations, TweenNano.from() and TweenNano.to(), enable us to animate element properties that are code accessible. The to method enables developers to move elements to new places while the from method defines the starting point of the animation, animating the object to the origin position. By the end of this lecture, you will know how to work with the TweenNano.from() and TweenNano.to() methods.
An overview of GreenSock
In this lecture we will take a birds view of the various classes available in the GreenSock library.
04:19
Setting up the TweenNano Class
In this lecture, we will see how to integrates the GSAP Library to enable us to start animating in Adobe Flash.
10:34
Animating from and to places
By the end of this lecture you will know how to work with the TweenNano.from() and TweenNano.to() methods.
08:15
Overriding animations in TweenNano
By the end of this lecture, you will know how override methods function and have an understanding of the class limitations.
06:53