开发者

Why URLRequest stops a Tween animation on flash (AS3) and how to solve it?

Hi guys im using flash with AS3 and i use the instruction var myTween:Tween = new Tween(waves, "y", Strong.easeOut, waves.y, puntop, 3, tru开发者_开发知识库e); for making simple animations, the think is that when i call a URLRequest the animation just stop and freeze. How can i solve this? Thanks!


One solution might be to use a different Tweening engine than the flash utils. Try TweenMax.

http://www.greensock.com/tweenmax/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜