[Tweener] pausing tweens...
Rob Coenen
coenen.rob at gmail.com
Fri May 9 04:57:32 PDT 2008
Hi, thangs for uour update. Im basically asking the question to see what
your guys opinion is. Sometime speople come up with refreshing solutions and
approaches one didn't think of himself.
Your solution is exactly the way I have done it right now -- yet theres a
problem here which is that it will only work with perfectly linear
transitions. It will not work when ease-in or ease-out is applied... and
this is where I'm still stuck.
Any thoughts on the easing in/out issue when scrubbing through a Tweener
animation?
-Rob
2008/5/9 Baluta Cristian <cristi.baluta at gmail.com>:
> if you're using flex i'm shure you're pretty advanced.you just start an
> eventListener for enterFrame, and you calculate the position of your object
> depending on the time of your movie. when you stop the movie, you stop the
> listener also. i use an equation from algebra to calculate positions, it's
> the equation for a stright line: (x2 - x1) / (x - x1) = (y2 - y1) / (y - y1)
> if you don't know i can explain.
>
> On Fri, May 9, 2008 at 1:50 PM, Rob Coenen <coenen.rob at gmail.com> wrote:
>
>> Do you mean: build your own animation (without Tweener) ? I still will
>> need to script the animation (especially since Im using Flex -- no
>> timelines)
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20080509/5c542f34/attachment.htm>
More information about the Tweener
mailing list