Q: We are having a problem that the embedded Youtube Video is overlapping the VideoLightBox pop up window. It works as it should in Chrome, but IE and Mozilla are not.
Here is the embedded video code:
<object width="380" height="214" style="z-index:0;">
<param name="movie" value="https://www.youtube.com/v/35kqY7m4duw? version=3 "></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowScriptAccess" value="always"></param>
<embed src="http://youtube.googleapis.com/v/31aWy9lcyJk?version=3 " type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="380" height="214"></embed>
</object>
A: You should add "opaque" parameter for <object> and <embed> tags.
See, how you should install flash on your pages.
<object width="380" height="214" style="z-index:0;">
<param name="movie" value="https://www.youtube.com/v/35kqY7m4duw? version=3 "></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowScriptAccess" value="always"></param>
<param name="wmode" value="opaque">
<embed src="http://youtube.googleapis.com/v/31aWy9lcyJk?version=3 " wmode="opaque" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="380" height="214"></embed>
</object>
I am demoing the html video thumbnail Video Lightbox and would like to know if it is compatible with the jquery popup youtube iPhone. (Unlimited websites license) and I'm very pleased with it. Any help would be amazing.
I cannot get the video to load on my page. The youtube video gallery video plays if I click it in the folder. They've implemented it and it works well on it's own. Please let me know that this amount will be credited to the Visa card used to purchase this html popup video software.
I was about to purchase this, but I see a "auto-renewal for this popup video jquery order” option. I use Windows 7. Could you help me? Is there a youtube video gallery way to embed it center?
Hi, what is the popup video player discount for renewals? Regardless I changed the publishing method, location, to a different html pages, it wouldn't allow me to Publish anymore. Can you tell me how to open the html5 lightbox video file?
Dear Support, I added the Video LightBox to my page but when the vimeo lightbox window pops up, it goes to the wrong position on the page, not center. If I add the &hd=1 flag to the code, it still doesn't show in HD. Do you have a phone number for the javascript popup video customer service?
I'm testing your jquery video player VideoLightBox app. No matter what I do, I get the lightbox jquery video following message in video embed code: "Connection to Host Failed: Host Not Found." I don't know what to do. How might I go about fixing it?