Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sound in firefox
Message
De
10/04/2012 17:40:39
 
 
À
10/04/2012 16:43:58
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Level Extreme
Catégorie:
Autre
Divers
Thread ID:
01540881
Message ID:
01540915
Vues:
36
>>>Hi Michel,
>>>
>>>my FireFox tries to add a app to play the sound but fails with this. Can you give me a hint what to do?
>>
>>I got it to work by installing the Microsoft Windows Media Player Plugin for Firefox:
>>
>>http://support.mozilla.org/en-US/kb/Using%20the%20Windows%20Media%20Player%20plugin%20with%20Firefox
>>
>>Playing UT sounds using Firefox used to require installing Apple QuickTime, thankfully that is no longer the case.
>
>Thanks
>
>Is there an other way? Have no MS MediaPlayer here, not realy willing to install it too.
>It asks for Quicktime but fails to unstall it.

ISTR a long time ago asking Michel to put the sounds here in a format that doesn't require a plugin or media player in Windows, but that hasn't happened.

FWIW here's the code that gets run when sounds happen on UT:
function PlayIt(tcFile)
{
   lcDiv=document.getElementById("PlayIt")
   lcDiv.innerHTML='<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="MediaPlayer" src="'+tcFile+'.wav" autostart="true" showstatusbar="0" showcontrols="0" showdisplay="0" volume="1" height="1" width="1" loop="false">'
}
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform