[Tweener] Random Arc?

Hicks, James JHicks at falcons.nfl.com
Tue Mar 25 08:41:26 PDT 2008


Service oriented architecture... it all makes perfect sense.  Tweener
provides what it provides best.  It shouldn't do everything - then it
just becomes code clutter.

-----Original Message-----
From: tweener-bounces at lists.caurinauebi.com
[mailto:tweener-bounces at lists.caurinauebi.com] On Behalf Of Zeh Fernando
Sent: Tuesday, March 25, 2008 10:41 AM
To: tweener at lists.caurinauebi.com
Subject: Re: [Tweener] Random Arc?

In a nutshell, Tweener works by changing numeric properties of objects. 
So the thing is: if you can get your SVG and render it to a 
container/shape (as is often the case), so sure, Tweener can move it 
around as if it was a normal movieclip.

But Tweener itself doesn't take care of SVG rendering, as it's outside 
of the scope of numeric transition it focuses on. So I don't know what 
that specific example does (it just opens a blank canvas for testing 
here), but if you mean redrawing items on some specific way - it won't 
do that. You may have functions that redraw stuff and that are 
influenced by tweener (because it changes variables and request a 
redraw), but nothing "automatic", like tweening the number of points a 
star has with no additional code.

In the end, there's a lot of what AnimationPackage does that Tweener 
doesn't, and won't, do. Honestly, because I think there's a lot of 
specificities that are better tackled somewhere else, with specific new 
code. Tweener just changes numbers from a value to the other; instead of

having 10 ways to draw a line, it just changes variables that will 
influence the parameters of any custom kind of line you can draw later 
with your own code.

Not right or wrong approaches, just different ones.


Zeh

Adam Ray wrote:
> Does anyone know if Tweener can animate SVG's? similar to this:
> 
> http://www.alex-uhlmann.de/flash/animationpackage/as1/ then 
> Drawing>drawAnimatedCurve>Example2
> 
> Adam
> 
> ----- Original Message ----- 
> From: "Adam Ray" <aray at acornstairlifts.com>
> To: <tweener at lists.caurinauebi.com>
> Sent: Tuesday, March 25, 2008 1:53 PM
> Subject: Re: [Tweener] Random Arc?
> 
> 
>> ----- Original Message ----- 
>> From: "Zeh Fernando" <zehfernando at zeh.com.br>
>> To: <tweener at lists.caurinauebi.com>
>> Sent: Tuesday, March 25, 2008 1:26 PM
>> Subject: Re: [Tweener] Random Arc?
>>
>>
>>> Perfect! :)
>>>
>>>
>>> Zeh
>>>
>>> Makc wrote:
>>>> actually it falls, not flies... just like in the cartoon :)
>>>>
>>>> On 3/25/08, o renken <renkster at gmail.com> wrote:
>>>>> uhm... aaah! i only clicked on clickety click. Petrie can fly,
indeed
>>>>>
>>>>> 2008/3/25, Makc <makc.the.great at gmail.com>:
>>>>>> uhm indeed... click anywhere in 2nd block of code
>>>>>>
>>>>>>
>>>>>> On 3/25/08, o renken <renkster at gmail.com> wrote:
>>>>>>> No clickety click, Petrie didnt fly.. uhm!
>>>>>>>
>>>> _______________________________________________
>>>> Tweener mailing list
>>>> Tweener at lists.caurinauebi.com
>>>> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>>>>
>>> _______________________________________________
>>> Tweener mailing list
>>> Tweener at lists.caurinauebi.com
>>> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>> _______________________________________________
>> Tweener mailing list
>> Tweener at lists.caurinauebi.com
>> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com 
> 
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
> 
_______________________________________________
Tweener mailing list
Tweener at lists.caurinauebi.com
http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com




More information about the Tweener mailing list