javascript - Youtube iframe embed loading flash player instead of HTML5 player -


When I try to use iframe embedding for YouTube videos, this is sometimes the HTML5 player and sometimes Flash Player loads.

Specifically, this & lt; Iframe src = "https://youtube.com/embed/M7lc1UVf-VE"> & Lt; / Iframe & gt; will load the Flash Player while & lt; Iframe src = "https://youtube.com/embed/Zti5s48tc7k" & gt; & Lt; / Iframe & gt; HTML5 player will load.

When I open both videos in the YouTube website, both of them load into HTML5 players. I can not understand why different video loads in different players.

This video is sound like comparability to how YouTube videos are stored in your server so that they are different Players provide the video so that the video is played correctly I think it happened with the old video and there is nothing here that you can do about it.

Note: This is the person who only estimates this issue.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -