Actuate缓动类使用方法

介绍:

Actuate is faster than TweenLite and it is free for all your Flash projects. Power through your everyday needs using no-nonsense,

lightweight tweens, then extend when you need more....
使用示例:
Actuate.tween (target, 1, { alpha: 0 }, false).delay (1).onComplete(func,...args).onUpdate (trace,"Tween updated").ease(缓动类型).;

详见:google文档说明以及类库下载

posted @ 2013-02-26 13:40  LouisSong  阅读(261)  评论(0编辑  收藏  举报