Last played animation contructor code:
This sample uses
Adobe Spry Effects library to apply quick transition effects.
One of the reason why this library was chosen for this demo is simply because who other than
the folks at Adobe know best about visual effects? Ahh food for thought :-)
One thing to note is that writing a special effects library in javascript that deals with animating
HTML elements is simply something to appreciate also because HTML doesn't lend itself too well to this.
Regardless of the library you chose to use, if your having some trouble, post on the forums. While
the sample code provided tries to give you a heads up, you'll certainly have some problems that
I couldn't anticipate. I'll be happy to fix the code with your scenario at hand.