[Tweener] tweening more than one movie with one line of tweener code...
Makc
makc.the.great at gmail.com
Thu May 22 07:48:07 PDT 2008
while we are at this, it would be great to have this feature extended
to support multiple variable values.
for example, if I need three movie clips to fall down each to its
place and fade in at the same time, I would appreciate possibility to
write a line like:
Tweener.addTween ([mc0, mc1, mc2], { _alpha:100, _y: [y0, y1, y2], time: 1 });
On 5/22/08, Mike Lohrman <mikelohrman at yahoo.com> wrote:
>
> Thanks for letting us know, didn't affect me this time, but would have in
> the future.
>
> and thanks Zeh for the answer!
>
>
> ----- Original Message ----
> From: Makc <makc.the.great at gmail.com>
> To: tweener at lists.caurinauebi.com
> Sent: Thursday, May 22, 2008 9:16:17 AM
> Subject: Re: [Tweener] tweening more than one movie with one line of tweener
> code...
>
> This feature has a problem, namely that onComplete function runs as
> many times as many items you put in array.
>
> On 5/22/08, Zeh Fernando <zehfernando at zeh.com.br> wrote:
> > Tweener.addTween([movie1, movie2], {x: -829.9, transition:'easeInExpo',
> > time: 2, delay: 23});
> >
> _______________________________________________
> 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