I am having this issue with embedding a video using If adding:
<param name="wmode" value="opaque">
the video player is not displayed in IE 10 on Windows 8.
It is working well on Windows 8 with other browsers, the only problem is with IE. Also, it works fine on Windows 7 with IE 10 and IE 11. Also, if value for wmode is "direct" or "window", video player is displayed ok.
So, can anyone tell me if there is a solution for this? Thanks.