If you encounter a problem in which some of the Omniconvert experiments are overlapped by other elements on the page (see print-screen below), it is most likely caused by flash objects. The most common issue is Youtube videos that are embedded on the page.
Unfortunately, there isn’t anything we can do to fix the problem for you, but there is a really quick solution which you can do by yourself by easily applying: add ?wmode=transparent in the flash code. That’s it.
Latest youtube player:
<iframe width=”560″ height=”315″ src=”//www.youtube.com/embed/tILockbTsBE?wmode=transparent” frameborder=”0″ allowfullscreen></iframe>
Older youtube player:
<object width=”560″ height=”315″><param name=”movie” value=”//www.youtube.com/v/tILockbTsBE?hl=en_US&version=3″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><param name=”wmode” value=”transparent”></param><embed src=”//www.youtube.com/v/tILockbTsBE?hl=en_US&version=3″ type=”application/x-shockwave-flash” width=”560″ height=”315″ allowscriptaccess=”always” allowfullscreen=”true” wmode=”transparent”></embed></object>
Was this post helpful?