为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Why won't Mp3 files play when clicked?

  • 4 个回答
  • 5 人有此问题
  • 1 次查看
  • 最后回复者为 scalerwave

more options

Win Xp Sp3 Firefox 32.0.3

I can't get my mp3's on Box.net to play. This link opens up a player but when I push the "Play" button, nothing happens.

https://app.box.com/s/s2yq8eokzcrihprv63yl

In the Web Developer console, I see a message saying that the file can not be decoded.

f_21818880347 Media resource https://app.box.com/preview/f_21818880347.mp3 could not be decoded.

This problem is new. Firefox always worked before. I'm just not sure how long I've had the problem without knowing about it.

Win Xp Sp3 Firefox 32.0.3 I can't get my mp3's on Box.net to play. This link opens up a player but when I push the "Play" button, nothing happens. https://app.box.com/s/s2yq8eokzcrihprv63yl In the Web Developer console, I see a message saying that the file can not be decoded. f_21818880347 Media resource https://app.box.com/preview/f_21818880347.mp3 could not be decoded. This problem is new. Firefox always worked before. I'm just not sure how long I've had the problem without knowing about it.

被采纳的解决方案

If you use extensions (Firefox/Tools > Add-ons > Extensions) that can block content (e.g. Adblock Plus, NoScript, Flash Block, Ghostery) then make sure that such extensions aren't blocking content.

定位到答案原位置 👍 0

所有回复 (4)

more options

This is an error message that comes from the HTML5 media player. You can try to disable the HTML5 media player for this type of files (mp3) to see if the Flash player works better.

You can toggle this pref to false on the about:config page with a double-click.

  • media.directshow.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

After changing "media.directshow.enabled" to false, the audio still doesn't play when I press the "Play" button but I don't get the same message in the Web Developer Console now.

I updated Flash too but still no change.

Other browsers like Cometbird seem to play the audio file ok.

more options

选择的解决方案

If you use extensions (Firefox/Tools > Add-ons > Extensions) that can block content (e.g. Adblock Plus, NoScript, Flash Block, Ghostery) then make sure that such extensions aren't blocking content.

more options

Disabling Adblock Plus solved the problem.