Tuesday, October 31st, 2006
Fireworks: Javascript animation experiment
Here is a halloween fun post that is useless in your ajax development lives :)
Check out Fireworks.js: a javascript animation experiment:
Fireworks.js is a bit of Javascript that creates starburst-type explosions in a web document; in short, it’s a fireworks effect someone could theoretically use on their site. And come on, who doesn’t want something like that? As far as appropriateness is concerned, this effect could be compared to the dripping-blood-line, skull and fireball animated .GIF images so popular on the web in 1997. Exploding firework animations are hot, the new black, the script equivalent of the blink tag. Mmm, blink tag.
Nonetheless, Fireworks has been published here for fun, experimenting a bit with simple trigonometry and math, and those who are perhaps interested in javascript animation, object-oriented code or script-driven sound. It also serves as a dirty browser performance test of sorts, as a large number of elements are dynamically created, moved and destroyed on this page as the script runs.













Are you sure about that URL? schillmania.com does not have a DNS entry from where I’m looking..
It’s the right URL, but I can’t get to it either. Might be a DNS prorogation problem.
Thanks for the unexpected mention. Ironically, it appears there’s something funny with my service today - go figure!
Here’s a backup URL, in the meantime:
http://www.freshly-ground.com/temp/fireworks/
How many other folks will admit to clicking on the “Sequenced” one like 10 times? Totally cool.
Finally this website posts a link to something actually useful…
you should also check out the “SoundManager” API library on this guy’s site — now, that’s neat.
Scott is the man. Love this, so much fun.
Thanks for this!