[Tweener] pausing tweens...

Baluta Cristian cristi.baluta at gmail.com
Fri May 9 04:43:32 PDT 2008


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)
>
> 2008/5/9 Baluta Cristian <cristi.baluta at gmail.com>:
>
>> maybe is better to create your own animation wich depends on the time of
>> the movie, with onEnterFrame.
>>
>>
>>
>
> _______________________________________________
> 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/c10f0c61/attachment-0001.htm>


More information about the Tweener mailing list