[Tweener] pausing tweens...

Baluta Cristian cristi.baluta at gmail.com
Fri May 9 06:44:14 PDT 2008


you have to use directly the equation(used with tweener), but i don't know
exactly how. i think was an email recently exactly with your problem, if
weren't you again.

On Fri, May 9, 2008 at 2:57 PM, Rob Coenen <coenen.rob at gmail.com> wrote:

> 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)
>>>
>>
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>


-- 
Cristi
www.ralcr.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20080509/d18bdf4f/attachment.htm>


More information about the Tweener mailing list