they are different animations - but it should be easy to bunch them all together.
On Jul 9, 5:56 pm, "Sean Catchpole" <[EMAIL PROTECTED]> wrote: > On 7/9/07, weepy <[EMAIL PROTECTED]> wrote: > > > When the chess pieces appear initially, they all slide onto the board. > > It's a bit jerky really - esp since its trying to move 32 x 60x60 pngs > > with alpha channel. > > There are lots of browser limitations with working with PNGs. > But more importantly, this new animation function will only speed up > simultaneous animations, it will not speed up 64 different animations > (if that's how you're doing it). > > ~Sean