Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7917159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T15:03:22+00:00 2026-06-03T15:03:22+00:00

Here is the HTML: <audio controls=controls tabindex=0> <source type=audio/ogg src=/Public/audio/ding.ogg></source> <source type=audio/mp3 src=/Public/audio/ding.mp3></source> Your

  • 0

Here is the HTML:

<audio controls="controls" tabindex="0">
    <source type="audio/ogg" src="/Public/audio/ding.ogg"></source>
    <source type="audio/mp3" src="/Public/audio/ding.mp3"></source>
    Your browser does not support the audio element.
</audio>

The player displays just fine in the latest version of Chrome (18).

Whereas in Firefox 12, the player flashes on initial page load and just fades out.

Here’s are the error messages I see when inspecting via Firebug:

HTTP “Content-Type” of “application/octet-stream” is not supported. Load of media >resource http://localhost:18214/Public/audio/ding.ogg failed.

Specified “type” of “audio/mp3” is not supported. Load of media resource /Public/audio/ding.mp3 failed.

All candidate resources failed to load. Media load paused.

How can I play an audio file in Firefox 12?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T15:03:23+00:00Added an answer on June 3, 2026 at 3:03 pm

    Ensure that your server sends the proper content type for the .ogg file. According to the error your server sent application/octet-stream while it should be application/ogg (or maybe audio/ogg).

    Since you are using ASP.MVC3 with IIS7, don’t forget to add the MIME type for .ogg files.
    http://technet.microsoft.com/en-us/library/cc725608%28v=ws.10%29.aspx

    application/ogg

    After you add that MIME type, IIS will serve your .ogg files correctly and the player will work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use audio tag to play sound, here's code: <audio autoplay=autoplay controls=controls> <source src='
Here is my HTML: <li> <div class=menu_inner> <a href=#> <div class=button><img class=486 src=images/portalbutton.png /></div>
Ok, I'm trying to play an HTML audio code on iPad but does not
If the browser does not detect the HTML5 Audio controller it will fallback a
Here is my script.: <html> <body> <?php if(isset($_POST['submit'])) { echo $_FILES['upload']['tmp_name']/['name']/['error']/['type']; // i.e. echoing
test.php code: $fileloc = 'audio.mp3'; header('Content-type: audio/mpeg'); header(Content-disposition: inline; filename=$filename); header('Content-Length:'.filesize($fileloc)); readfile($fileloc); html code:
an audio file in various formats (mp3,ogg etc) stored in different servers with unique
I want to play a mp3 audio file in HTML. I don't want to
Consider the following example: ( live demo here ) HTML: <div class=board> <div class=row>
http://subzerostudio.com/temp/verticalscroller/scroller/scroller.html Here's the fullscreen vertical scrolling site.. I've only tested it in FF so

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.