Q: I have a Video Light Box popup which works fine with Chrome but does not popup properly in front of a Flash movie in IE9. I have tried changing the wmode and the z-index for the overlays but nothing seems to work.
I would appreciate a solution as quickly as possible.
A: You should add the following parameters for flash objects:
<PARAM NAME=wmode VALUE=opaque> and WMODE="opaque" for <EMBED>
It allows to overlap a flash movie by other layers.
For example:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="120" HEIGHT="40">
<PARAM NAME=movie VALUE="samples/slideshow.swf">
<PARAM NAME=quality VALUE=best>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<param name="wmode" value="opaque">
<EMBED src="samples/slideshow.swf" quality=best wmode="opaque" bgcolor=#FFFFFF WIDTH="120" HEIGHT="40" NAME="samples/slideshow" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
I just purchased a single website license of Video Lightbox and is having trouble publishing a video lightbox js gallery. The HTML5 or the Video Lightbox? I just wanted to pay, when I recognized, that the license will expire. But the vimeo lightbox links arent invalid.
Hello Staff, I downloaded a website video player free evaluation version but did not find how to setup iPhone template? But on mobile system it doesn't works. What's the youtube video player reason of problem?
Is it possible to create another "voverlay" class? I change the video position but it goes outside the black frame (with opacity). The jquery embed youtube reason why I ask is I don't like the images that are being auto-generated and I would like to control at what point (time) in the simple video lightbox video where the thumbnail is captured. So is there something I have to do to make those two play nice together?
I'm testing videolightbox on website, all is very professional and complete. I was hoping to link the "watch" buttons and have the jquery youtube lightbox videos open from there but couldn't get it to work. It isn't working with Vimeo Pro. It doesn't specify any percentage or amount.
I'm going to purchase full version of VideoLightBox. I have tried adding YouTube and Vimeo URLs with no luck. Just one problem the thumbnail image generated is usually not the best image I would use. I am having a youtube popup jquery heck of a youtube video time finding something that will work from page load.
Hi, What VideoLightBox version should I purchase If I want to place it into several clients sites? Thank you so much! so i never tried it out.