I found the message that was sent to me when I was playing around with sounds in MooTools.
you can try this flash for the sound in your game: http://code.google.com/p/js-blaster/source/browse/trunk/js-blaster/src/game/ *DynaSound*.swf<http://code.google.com/p/js-blaster/source/browse/trunk/js-blaster/src/game/DynaSound.swf> [ http://code.google.com/p/js-blaster/source/browse/trunk/js-blaster/src/game/ *DynaSound*.as<http://code.google.com/p/js-blaster/source/browse/trunk/js-blaster/src/game/DynaSound.as> - the source]. here you can see howi use it: http://code.google.com/p/js-blaster/source/browse/trunk/js-blaster/src/game/js/common/util.js - check the *DynaSound* class line 74. if you want to see it in action play my bomberman game here: http://www.e-forum.ro/bomberman/dynagame.html hope it helps On Fri, Mar 4, 2011 at 3:34 AM, hamburger <[email protected]> wrote: > Hello, mootools connoisseurs > i am doing a chat-program where i would like to have a small sound if > a new message comes in. (like facebook do that) > looking for a multiple-plattform-solution i searched first in the moo- > docs. but there is nothing. > is this a really lack? > > other question: do somebody know how to get the native windows-alert- > sound and after all, how to use it for that incomming massage. > > thx in advance > > > !mooRocks!
