[Tweener] Tweener Interval
Makc
makc.the.great at gmail.com
Wed Jul 2 08:50:39 PDT 2008
yes, it runs once per frame. I hacked it to use interval myself, but
my hack is buggy. Someone needs to pay Zeh to finally implement that
feature correctly ;)
On 7/2/08, xunshirine xun <xunshirine at gmail.com> wrote:
> Hello. What is the default animation refresh interval for tweener? I mean
> Flash Player refreshes the frame at 1/12 seconds. Is it again same amount
> for the tweener while adjusting timer?
>
> Another question while I move an object from one location to other in small
> time, the flash player show the movement in jerk. Tweener code is below.
> What is the problem and how can I fix it?
>
> Tweener.addTween(myMovie, {_x:100, _y:100, time:0.3, transition:"easeOut"})
>
>
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
More information about the Tweener
mailing list