Jump to content

Ramona

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Ramona

  1. Scott,If you use QuickTime for WAV files then you need these files in Firefox's plugins folder:npqtplugin.dll npqtplugin2.dllnpqtplugin6.dllnpqtplugin7.dllnsIQTScriptablePlugin.xptQuickTimePlugin.classYou might also want to install the ActiveX plugin which is used for Windows Media Player (not the deadly Windows ActiveX). The filename is npmozax.dll, and can be either downloaded or installed here: http://www.iol.ie/~locka/mozilla/plugin.htm#download Use the plugin for Firefox 1.5, as it works for 1.5.0.1.Back to my original question, which I have answered for myself, after some research. Using both the bgsound and embed tags was definitely required in order for the sound files to be cross browser compatible, i.e., Netscape/Mozilla/Firefox/SeaMonkey/Opera/IE. However, with the newer browsers, as you found, it is no longer required. If you want your pages, which have sounds, to be backwards compatible, it is still necessary to use both the embed and object tags.Cheers!

  2. I checked this out, object tag: works in IE and Opera but not FireFox: http://www.w3schools.com/media/tryit.asp?f...soundwaveobjectGiven that The World Wide Web Consortium (W3C) recommend using the <object> element i find it hard to believe that FireFox doesn't play it, it's not even asking to download a plugin.Maybe someone can shed some light on this :)

    Scott,Object Tag does indeed work with Firefox. Check out the code in this page, using the Object Tag: Object Tag TestI use Firefox 1.5.0.1 and I'm listening to the WAV file as I type this...
×
×
  • Create New...