开发者

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

开发者 https://www.devze.com 2023-02-10 22:41 出处:网络
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 thin

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

精彩评论

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

关注公众号