Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Embedded .mp3 won't play in FireFox.  (Read 8049 times)

0 Members and 1 Guest are viewing this topic.

XtremeD63

    Topic Starter


    Rookie

    Thanked: 2
    • Experience: Beginner
    • OS: Unknown
    Embedded .mp3 won't play in FireFox.
    « on: March 13, 2013, 03:42:48 AM »
    Hi there.  I have a website with an index page that has a short embedded .mp3 that starts automatically - in Internet Explorer.  It won't play in FireFox.  I have tried the "Applications" tab in the Tools menu, to no avail.  Anyone know what I have missed?

    Thanks!

    Geek-9pm


      Mastermind
    • Geek After Dark
    • Thanked: 1026
      • Gekk9pm bnlog
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: Embedded .mp3 won't play in FireFox.
    « Reply #1 on: March 13, 2013, 05:05:02 AM »
    There are different ways to embed a audio file into a web page.Could you provide a bit of the code i n HTML? Or is it JavaScript?

    XtremeD63

      Topic Starter


      Rookie

      Thanked: 2
      • Experience: Beginner
      • OS: Unknown
      Re: Embedded .mp3 won't play in FireFox.
      « Reply #2 on: March 13, 2013, 05:31:32 AM »
      here's the top lines of the page:

      Code: [Select]
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
      <embed src="http://www.cerwin-vega-fans.com/files/cv-intro.mp3"
      width=0 height=0 autostart=true repeat=false loop=false> </embed>

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: Embedded .mp3 won't play in FireFox.
      « Reply #3 on: March 13, 2013, 11:18:14 AM »
      MP3 does not work in Firefox unless you have some plug-in that will handle it.
      One way ins to install QuickTime from Apple. The Windows version.

      If Java is used for sound, if can not be MP3.

      A player can be put on the server. Or you can embed and object that plash MP3. Often a Flash or Shock wave file.

      EDIT: A few months ago this was on Mozilla:
      Firefox no longer plays embedded MP3's.

      XtremeD63

        Topic Starter


        Rookie

        Thanked: 2
        • Experience: Beginner
        • OS: Unknown
        Re: Embedded .mp3 won't play in FireFox.
        « Reply #4 on: March 13, 2013, 02:23:23 PM »
        Alrighty.  Thannks for your time and knowledge.  I appreciate it.

        Geek-9pm


          Mastermind
        • Geek After Dark
        • Thanked: 1026
          • Gekk9pm bnlog
        • Certifications: List
        • Computer: Specs
        • Experience: Expert
        • OS: Windows 10
        Re: Embedded .mp3 won't play in FireFox.
        « Reply #5 on: March 13, 2013, 06:13:05 PM »
        You might consider getting thing you can put in the page. If is a kind of Flash application
         It lets user stop or reset the music or voice Iver. I have used wimpy MP3 player.
        http://www.wimpyplayer.com/
        Ir embeds your file into a SWF.