infisoul
04-12-2011, 04:51 AM
I have a problem with modal window popping behind the video (iFrame embed) as appose to in front like it suppose to be.
You can see exactly what is happening here: http://learnmyshot.com (http://learnmyshot.com) just click on newsletter icon on top (the one next to facebook and twitter icons)
I use blip.tv player and until a few days ago they used embed tag for video embeds and I would simply add: wmode ="transparent" parameter and modal window would pop in front of the video
but a few days ago they changed embed to iFrame and wmode = "transparent" doesnt work anymore...
you can see the new embed code here:
<iframe src="http://blip.tv/play/hrMvgrLJNQA.html" width="1280" height="750" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#hrMvgrLJNQA" style="display:none"></embed>
Would anyone please suggest how can i fix this issue ?
THANK YOU!
You can see exactly what is happening here: http://learnmyshot.com (http://learnmyshot.com) just click on newsletter icon on top (the one next to facebook and twitter icons)
I use blip.tv player and until a few days ago they used embed tag for video embeds and I would simply add: wmode ="transparent" parameter and modal window would pop in front of the video
but a few days ago they changed embed to iFrame and wmode = "transparent" doesnt work anymore...
you can see the new embed code here:
<iframe src="http://blip.tv/play/hrMvgrLJNQA.html" width="1280" height="750" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#hrMvgrLJNQA" style="display:none"></embed>
Would anyone please suggest how can i fix this issue ?
THANK YOU!