Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

Firefox will not show embedded youtube videos on a web page.

  • 2 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 FireStormC

more options

I've cleared the cache and cookies, I've unchecked "hardware acceleration" and I've disabled the plugin's, deleted the cache and cookies, and I still can't see embedded Youtube videos on a website, all I get is a blank white box. I see them on Safari and Chrome. I've read many things on the web and still can't find out what is wrong. Why does Firefox make it so difficult to do basic things like view a video on a website that most people need to see? Most people will not go looking up how to fix it and I have to explain to a client that doesn't even know what to refresh a page how to fix this problem. I get so frustrated with Firefox that I don't use it for most things any longer. The default settings need to be for what most people need.

I've cleared the cache and cookies, I've unchecked "hardware acceleration" and I've disabled the plugin's, deleted the cache and cookies, and I still can't see embedded Youtube videos on a website, all I get is a blank white box. I see them on Safari and Chrome. I've read many things on the web and still can't find out what is wrong. Why does Firefox make it so difficult to do basic things like view a video on a website that most people need to see? Most people will not go looking up how to fix it and I have to explain to a client that doesn't even know what to refresh a page how to fix this problem. I get so frustrated with Firefox that I don't use it for most things any longer. The default settings need to be for what most people need.

所有回复 (2)

more options

I would suggest going to the 3 Bar Menu --> Help --> Submit Feedback Or email the same place  : https://qsurvey.mozilla.com/s3/FirefoxInput/ Do make your feelings and constructive thoughts known.

Firefox Volunteer Support Can not do such things.

Please try this : Refresh but Note that this does more than uninstalling and re-installing does. Normal uninstalling does not remove some preferences which may have become corrupt. Please Refresh but do this 1st:

Please let us know if this solved your issue or if need further assistance.

more options

Since I saw that other videos played on the site in Firefox, it must be the code itself, so this is the code that did not work:

<iframe width="640" height="480" src="https://youtu.be/YHfWrrtE024" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

This is the code that did work:

<iframe width="640" height="480" src="//www.youtube.com/embed/YHfWrrtE024" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

The code given in the "Share" button for the location of the video did not work, you have to have the embed in the code itself. Yes, this site is still transitional. Can't get the client to update it.