LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   firefox javascript quicktime error (https://www.linuxquestions.org/questions/linux-software-2/firefox-javascript-quicktime-error-375581/)

Strannik 10-21-2005 07:35 PM

firefox javascript quicktime error
 
I have a javascript that is supposed to play a wav file. In windows it did not play in firefox untill I added the quicktime plugin for firefox. on linux (using ubuntu/kubuntu) i do not get this sound and it says that no plugin can be found for it. here is the javascript code that is being used:
Code:

<embed name="sound2" id="msg_sound" src="phone.wav" volume="100" hidden="true" autostart="true" height="0" enablejavascript="true">
Could somebody please tell me how to get it play in firefox under linux?

p.s. i had suse 9.2 earlier and it didn't play either


All times are GMT -5. The time now is 06:31 AM.