<object width="320" height="265"><param name="movie" value="http://www.youtube-nocookie.com/v/jiSBAykx9vA&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/jiSBAykx9vA&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265"></embed></object>
<embed src="http://www.youtube-nocookie.com/v/jiSBAykx9vA&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265">
<embed src="http://www.youtube-nocookie.com/v/jiSBAykx9vA&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265" wmode="transparent">
<object width="320" height="265"><param name="movie" value="http://www.youtube-nocookie.com/v/jiSBAykx9vA&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/jiSBAykx9vA&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265" wmode="transparent"></embed></object>
Any WP Guardian customers that have this issue should PM me or email support with the URL of an example page so we can give you a hand.doesn't seem to work for me on internet explorer even with wmode="transparent"
any ideas?
As far as I know, you don't have to. Have you experienced issues with this?This worked great but how do you turn the video back to opaque once the click is completed?
Where are you embedding the video's from? I've never seen this behavior personally, but it sounds like it could be an issue with the flash video player of the site you're working with. The wmode parameter is pretty much the only way to get around the browser fuckery, because you can't dynamically change embed objects without loading them a second time.Yes if i set it to transarent and someone clicks where the video should be then it just asks them to download it
That very well could be an issue with some browsers. Best case scenario would probably be to do any sort of positioning you're trying to do with <div> tags instead of table tags. However, if tables are an absolute must you might want to try applying z-index and position:absolute style parameters to your table. That might fix the issue in whatever browser you are testing in. I know IE has problems with embedded objects in tables.i'm tring to do this inside of a table. it actually makes the entire video disappear. I think it's behind the table
Yes, me me me >> have had a heck of a time trying to get this resolved...Everything works in fire fox but not IE.Any WP Guardian customers that have this issue should PM me or email support with the URL of an example page so we can give you a hand.