【发布时间】:2011-07-07 03:17:02
【问题描述】:
我开始使用 AS3 的 Tween 函数,但偶尔会注意到一些奇怪的行为。基本上,它在完成补间之前冻结。
这个网站似乎提供了解决方案: http://www.rgbeffects.com/blog/actionscript/tween-freeze-frustrations-avoid-actionscript-tweens-stalling-out/
我的程序要求旋转补间每次都能精确工作。我喜欢使用 adobe 提供的功能,但这让我很紧张,因为它有这么大的问题。
我应该使用 AS3 的补间还是像 greensock.com 的 TweenLite 这样的外部补间?
哪个更可靠?
【问题讨论】:
标签: actionscript-3