Is there a way to insert this code for all definitions so that the lightbox picture viewer bug to be solved ? With this codes, the pictures will no longer be loaded behind the player but over it. I've tested it with a few websites and it works, but it's really crazy to edit ALL the definitions manually:
Code:
<param name="wmode" value="transparent" />
and with the embed src add this
Code:
wmode="transparent"
Thx in advance !