Q: I have added a video to my page using videolightbox. The video seems to interfere with the slideshow - is there somewhere I can add a z-index to ensure the video floats on top my flash?
A: You should add "opaque" parameter for <object> and <embed> tags.
See, how you should install flash on your pages.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
height="150" width="800">
<param name="movie" value="2008 flash.swf">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<embed src="flash_files/2008%2520flash.swf" quality="high" wmode="opaque"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" height="150" width="800">
</object>
Video lightbox will overlap flash correctly in that case.
I have bought Videolightbox with MegaBundle. My video embed code best regards. Thank you!
Rather than have a thumbnail that needs to be clicked, is there support for the lightbox embed video following: As soon as the page loads the lightbox jquery video video overlay also loads and starts to play immediately. I will buy it, but I am wondering about one thing. I would like to reverse that so that the over image is reduced, but the off image is full bightness. How can I fix it?
I found your VideoLightBox and play with free version now. Last video in my popup video jquery gallery doesn't play on those devices but does play on a jquery video mac/pc. I want to (a) preserve aspect ration; and (b) have both my vertical and horizontal images fully and correctly displayed.
Hi there, I'm considering getting Video Lightbox, but wasn't sure if it can do what I needed. If I add the &hd=1 flag to the youtube popup code, it still doesn't show in HD. Now I can't find any information about the lightbox video example time I'm able to use it. Please get back to me when you get a chance...
I use your javascript video gallery VideoLightBox and have a problem: Videos never play on iPhone 4 (just continue loading), but they play fine on laptop browser (such as Safari). I could either put the password in the link description or even embed in the vimeo lightbox html. Any tips?
Hi, support! But when I copy the jquery video code (Head and Body) and paste it into the web pages, it opens the videos full screen. Please help me with this lightbox video problem. What are advantages of purchased version?