Fuse, the animation engine from mosessupposes.com has a build-in
Sequence class. I't easy to add commands to this sequence like method
calls. You might want to look into it.

Bart

2006/1/30, Kevin Cannon <[EMAIL PROTECTED]>:
> On Sun, Jan 29, 2006 at 10:04:22AM +0100, Sander wrote:
> > If your functions are motion-based, have a look at "Fuse". It's a set
> > of Tween classes that lets you execute a lot of tweens in sequence. 2
> > can fire off when 1 finished if you want. You can tween position,
> > alpha, rotation and many more.
>
> You could also use setInterval to call the functions.
>
> Also, there's Sequence classses out there that are useful too:
> http://proto.layer51.com/d.aspx?f=1417
>
> - Kevin
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to