Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using HTML5's audio element. The link to the problem is here. The mp3s play in every browser but IE9. In IE9 they usually don't play at all but sometimes will play for one second. On rare occasions it plays completely. Emptying the cache or refreshing the browser will make it unplayable if it did play or, sometimes, make it playable when it didn't before. The usual state is it doesn't play at all.

In the directory's htaccess file, I originally had AddType audio/mpeg mp3 but that didn't make any difference so I presume my host already has Apache configured to serve this properly.

So I'm at a loss as to what to try or what to do. I wondered if my mp3 encoding was bad but trying someone else's mp3 didn't fix it. If it rings a bell with anyone, the host is HostGator.

share|improve this question
After countless times asking this question on many forums, I've removed the link and just given up on IE9. We all know that it is still the worst browser on the planet and inept at best. As usual, I'll have to code a work around to be able to serve the same thing for IE that works with current standard code in any other browser. The day IE dies will be the happiest day in my almost 30 year career. – Rob May 25 '12 at 3:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.