Q: Hello,
Is there a setting to have Videolightbox automatically play a video when a page is loaded?
Thanks
A: You can do it in 2 ways:
You can start Video LightBox gallery on page load.
you should set the following function in Video LightBox BODY section:
<script type="text/javascript">
$( function(){$("#videogallery a[rel]:first").overlay().load()});
</script>
You should also set id="mylink" for video link:
<!-- Start VideoLightBox.com BODY section -->
...
<div id="videogallery">
<a rel="#voverlay" id="mylink" href="http://www.youtube.com/v/vPisAYTubrg?autoplay=1"
title="" style="display:none;">
<img src="data/thumbnails/0.png"><span></span></a><a id="videolb" href="http://videolightbox.com">
Video In A Lightbox by VideoLightBox.com v1.3</a></div>
<script type="text/javascript">
$( function(){$("#videogallery a[rel]:first").overlay().load()});
</script>
<!-- End VideoLightBox.com BODY section -->
I just bought your javascript popup video product. Can you help me? Can you help me with that?
Hello, Is there a vimeo video setting to have Videolightbox automatically play a video when a page is loaded? Prior to installing Visual Lightbox, the video overlay worked fine. I would like to know if its possible that the embed video opens ''on top'' of everything, on top of the general frame set?
I have only one problem with flv embed html, which I can't seem to find an video popup html answer to. Looks nice. Everything works perfectly. What am I doing wrong?
Dear Support, I added the Video LightBox to my page but when the window pops up, it goes to the html video code wrong position on the page, not center. If in the future I need to upgrade to Unlimited website license, will I have to pay the whole amount? Am using video light box to add videos to my html page, uploading the initial videos is fine but when I want to add/upload more I open the html5 video center existing file and try and add videos its says I cant have 2 galleries on same page, how do I add to an existing gallery?
I'm testing free version of your lightbox video html VideoLightBox. How can I change the web video player background color? Thanks!
Dear Support, Is there a html video thumbnail way not to display the thumbnail and it just create a link? If I changed the video in the HTML here with the new video ID. I would like to reverse that so that the vimeo video over image is reduced, but the off image is full bightness. But how can I fix this problem with videos from YouTube, Vimeo and other hostings?