greensock.tweenlite
greensock.tweenlite
Out of context: Reply #8
- Started
- Last post
- 10 Responses
- colour0
nothing happened - and no errors
i did this tho cos its as2
import gs.*;
import gs.easing.*;TweenLite.to(mc_circle, 1, {_x:100, _y:200});
nothing happened - and no errors
i did this tho cos its as2
import gs.*;
import gs.easing.*;
TweenLite.to(mc_circle, 1, {_x:100, _y:200});