Por ejemplo, si este es tu código embed
<iframe width="315" height="242" src="http://www.youtube.com/embed/WV-Mr3t8uYQ" frameborder="0" allowfullscreen></iframe>
lo dejas así
<iframe width="315" height="242" src="http://www.youtube.com/embed/WV-Mr3t8uYQ?wmode=transparent" frameborder="0" allowfullscreen></iframe>
o sea, le agregas ?wmode=transparent después de la ruta del video.
No hay comentarios:
Publicar un comentario