sound in webbrowsers withOUT flash
A while ago I developed a canvas-based version of bomberman. It’s a fairly dynamic game, in a browser, no flash. Unfortunately it uses canvas which doesn’t work on IE6 (or IE7) though it works on the other 3 target browsers (Opera, firefox, and safari). Fortunately, again, google created a toolkit that fakes canvas support using [...]