This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

youtube videos on our hoome page used to autoplay in Firefox; now nothing is there

  • 5 uphendule
  • 49 zinale nkinga
  • 1 view
  • Igcine ukuphendulwa ngu traderbrasil

more options

Our home page has YouTube videos that are coded to autoplay. They used to do this in all browsers on Win and Mac platforms. Recently, Firefox on all platforms no longer autoplays the video. In fact, there is blankness where the video used to be. This came to our attention when visitors reported this to us, presumably on Win platforms. We tested on Win and Mac platforms using the current builds of Firefox and they were right. No more video. Can someone tell me what I need to do to get those videos back on Firefox?

Our home page has YouTube videos that are coded to autoplay. They used to do this in all browsers on Win and Mac platforms. Recently, Firefox on all platforms no longer autoplays the video. In fact, there is blankness where the video used to be. This came to our attention when visitors reported this to us, presumably on Win platforms. We tested on Win and Mac platforms using the current builds of Firefox and they were right. No more video. Can someone tell me what I need to do to get those videos back on Firefox?

Isisombululo esikhethiwe

Caused by as missing data attribute in the OBJECT that Firefox will use because it is valid code with type="application/futuresplash" that makes Firefox start the Flash plugin, but is missing the URL (player shows "movie not loaded").

Add the video source from the EMBED to the OBJECT and leave out the EMBED.


<object data="http://www.youtube.com/v/WDqau1FUe1A&amp;autoplay=1?fs=1&amp;hl=en_US&amp;rel=0" type="application/futuresplash" height="300" width="480">
<param name="movie" value="http://www.youtube.com/v/WDqau1FUe1A&amp;autoplay=1?fs=1&amp;hl=en_US&amp;rel=0">
<param name="allowFullScreen" value="true">
<param name="allowscriptaccess" value="always">
</object>
Funda le mpendulo ngokuhambisana nalesi sihloko 👍 1

All Replies (5)

more options

Isisombululo Esikhethiwe

Caused by as missing data attribute in the OBJECT that Firefox will use because it is valid code with type="application/futuresplash" that makes Firefox start the Flash plugin, but is missing the URL (player shows "movie not loaded").

Add the video source from the EMBED to the OBJECT and leave out the EMBED.


<object data="http://www.youtube.com/v/WDqau1FUe1A&amp;autoplay=1?fs=1&amp;hl=en_US&amp;rel=0" type="application/futuresplash" height="300" width="480">
<param name="movie" value="http://www.youtube.com/v/WDqau1FUe1A&amp;autoplay=1?fs=1&amp;hl=en_US&amp;rel=0">
<param name="allowFullScreen" value="true">
<param name="allowscriptaccess" value="always">
</object>

Okulungisiwe ngu cor-el

more options

This was exactly it. Thanks so much for the correction!

more options

Please click the Solved It button next to the answer that solved your Firefox support issue, it appears when you are logged in, so this thread gets marked as Solved to help other users who may have this same problem.

more options

You're welcome

more options

after i downloaded ff 6.0 and the new flash plugin my video bellow stop functioning. what i am doing wrong , just used your suggestion but no sucess...

<object width="600" height="200" data="http://www.youtube.com/v/ZVWMkXW2a-k&autoplay=1;&loop=1;hl=pt_BR&rel=0" type="application/futuresplash"><param name="movie" value="http://www.youtube.com/v/ZVWMkXW2a-k&autoplay=1;&loop=1;hl=pt_BR&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param></object>

any thoughts?