[Tweener] Applying 2 movements to a same MC.

Makc makc.the.great at gmail.com
Mon Feb 15 06:51:26 PST 2010


On Sun, Feb 14, 2010 at 5:30 AM, Mi cuenta Personal
<bicodeswim at gmail.com> wrote:
> Ok, it seems this time tweener wont work for me.
> What happens is that it's a game like double dragon, where keys "up" and
> "jump" should be combinable. Anyway, thanks.
>

you could consider placing movie clip in array of nested containers,
and moving each of them with its own tween (or enterFrame handler, as
you wrote). however, as it's been pointed out, this is not the way to
do it.


More information about the Tweener mailing list