Closed
Bug 280657
Opened 20 years ago
Closed 20 years ago
sound for onClick and onMouse over events
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ma083, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I found a few solutions for embeding sound for buttons (for onClick and onMouseOver events) for my webpages "called" cross browser solutions. But are not really cross browser solutions. Only on Firefox those solutions in doesn't work. It works sounds in Firefox but not for onClick and onMouseOver events. I already have the Quicktime installed on my computer-so the sound works with Firefox when I use the EMBED tag. Maybe there is an javascript API like for sound cross browser compatibility with Firefox and I don't know. I found something like that at http://www.walterzorn.com/ an javascript API which enables javascript drag and drop compatibility with Firefox. Maybe if there isn't something like that we shoul build sunch an API for sound javascript cross browser compatibility. Is there a solution to put sound to a button in a web page whithout using flash and to work on Firefox? And I would like that solution will woks with all big browsers (even with Firefox). Reproducible: Always
Examples of the cross browser sound scripts I found, are not work on Firefox: http://www.javascriptcity.com/scripts/local/ssound1.htm http://www.lessonsondemand.com/sounds/sound.html http://hem.passagen.se/tonno/dynamic/sound.html and more..
Comment 2•20 years ago
|
||
Could you formulate clearly what is the *bug* in Firefox you're reporting?
Comment 3•20 years ago
|
||
From mail (please add comments instead of mailing directly to someone): --- All known cross browser javascripts for audio(except the flash based javascripts) doesn't work in firefox or works (as background music) but not for the event on mouse over. If you find an cross browser javascript (except the script from sonify.org which is flash based) for audio please which works even in firefox for mouse events (not only as background music) please let me know. Thanks --- This looks more like a support question, please ask this in appropriate places. Bugzilla is for (clear) reports of bugs in Firefox software. Try http://forums.mozillazine.org/viewforum.php?f=25
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•