I was able to get a (hidden) sound to play using Mike Alsup's version of my jMp3 plugin, jq-mp3: http://malsup.com/jquery/media/
I hid the sound span and used the "cls" option of the plugin to make the generated sound code "invisible" (i.e. 0 opacity, -1000px offscreen, etc.) by CSS. However, the CSS that seemed to work in Firefox did not go so well in IE and vice versa (naturally), so you may have to do a little twiddling. I'm working on a "sound effects" option for the next version of the jMP3 plugin... ________ SEAN O http://www.sean-o.com SRobertJames wrote: > > Anyway to use jQuery to make a tone? I'd even be willing to use it to > marshall something from an applet (even signed) if there's a standard way > to > do this. > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/Playing-a-beep-with-jQuery-tf3451605.html#a9636636 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
