Q: I'd like to buy the Video LightBox but firstly want to make it work. How to paste it to my own page?
A: Please, see how you should install Video LightBox gallery on your own page:
1) Create your gallery in Video LightBox and publish it on a local drive in any test folder.
2) Open index.html file from the saved folder in any text editor
(you'll find 'engine' and 'data' folders in this saved folder also).
3) Copy code for the HEAD section and paste it inside the HEAD/BODY section of you own webpage, for example:
<head>
...
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="index_videolb/videolightbox.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="index_videolb/overlay-minimal.css"/>
<script src="index_videolb/jquery.js" type="text/javascript"></script>
<script src="index_videolb/swfobject.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
...
</head>
4) Copy code for the BODY section and paste it inside the Body section of you own web page in the
place where you want to have a gallery, for example:
<body>
...
<!-- Start VideoLightBox.com BODY section -->
<div class="videogallery">
<a class="voverlay" href="http://www.youtube.com/v/31aWy9lcyJk?autoplay=1&rel=0&enablejsapi=1&playerapiid=ytplayer" title="How to Add Video to Your Website with Video LightBox .com"><img src="index_videolb/thumbnails/0.png" alt="How to Add Video to Your Website with Video LightBox .com" /><span></span></a>
<a class="videolb" href="http://videolightbox.com">Embed YouTube Video by VideoLightBox.com v2.1</a>
</div>
<script src="index_videolb/jquery.tools.min.js" type="text/javascript"></script>
<script src="index_videolb/videolightbox.js" type="text/javascript"></script>
<!-- End VideoLightBox.com BODY section -->
...
</body>
5) You should copy 'data' folder with thumbnails and 'engine' folder with .css and .js files
into the same folder with your own webpage.
I have a question. Nothing shows up when I click add movie. I am having a lightbox mp4 heck of a lightbox jquery video time finding something that will work from page load.
I am currently using Video Lightbox and almost all of the insert video html videos have .flv format and they are unviewable on Apple mobile devices. It appears to be everything that I am looking for. If its a html5 tag, it supports auto start and how can I set it? Is there a web embed video way to open web page (with HTML5 video inside)?
I cannot get the video to load on my page. 1.11 installed. One question is that when the video thumbnail is linked on my page, how do I enable "gray out" the rest of the mp4 lightbox page. Is there a embed youtube way to make the work?
I have a simple website with 6 videos built using your popup youtube software. I need direction/instruction on how I actually get the videos into the website pages. It's so easy to add video into my webspage! Can I add a 'full screen button' to the lightbox2 video controller bar?
Hi Support, My video does not autostart. I uploaded to website but online does not work. I assume the videolightbox.js file is where the video popup html specifics around this jquery embed youtube setting reside. Please confirm.
I love your youtube video product but I am trying to insert it into an existing e-commerce website. I have run the html5 lightbox video movie in the website, It does work eventually, but it loads the entire movie before starting to play. However, I am noticing that my video thumbnails have not titles. But when video is running in that time in the back side should be one black fade wall like transference . Can u give the code.