Q: Hi
I just purchased commercial version of videolightbox and I have been trying to insert a video on a Webpage but does not work.
Can you help me?
Waiting for your reply
A: To install the Video LightBox into your html page:
1) open the page in your program
2) open html source code of the page
3) add several rows of code:
Copy code for the HEAD section and paste it inside the HEAD section of you own webpage,
for example:
<head>
...
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>
<link rel="stylesheet" type="text/css" href="engine/css/overlay-minimal.css"/>
<script src="engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="engine/js/videogallery.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
...
</head>
Copy code for the BODY section and paste it inside the Body section of you own webpage in the place where you want to have a gallery, for example:
<body>
...
<!-- Start VideoLightBox.com BODY section -->
<div id="videogallery">
<a rel="#voverlay" href="http://www.youtube.com/v/n9-8UsJ-cpc?autoplay=1" title="Manchester United vs Chelsea Penalty shootout 2008">
<img src="data/thumbnails/0.png" alt="Manchester United vs Chelsea Penalty shootout 2008"/><span></span></a><a id="videolb"
href="http://videolightbox.com">Video In A Lightbox by VideoLightBox.com v1.6</a>
</div>
<!-- End VideoLightBox.com BODY section -->
...
</body>
Copy 'data' folder with images and video files and 'engine' folder with .css and .js files
into the same folder with your own webpage.
That's all.
Hello, I am considering purchasing a commercial license, and have downloaded the jquery lightbox free version for evaluation. But i want it on my notebook, where i develop the html5 video web pages. I need direction/instruction on how I actually get the videos into the website pages. Thanks in advance!
I was about to purchase this, but I see a "auto-renewal for this ajax video player order” option. VideoLightBox does not work. I would really hate to redo the video player sight.
Is it possible to have Visual Lightbox images and Video Lightbox video clips on the same web page? After downloading and installing it came up the lightbox video first time and said VideoLightBox has stopped working. Is the video id embedding in the popup video java script ? And is what I am trying to do possible?
Hello, we have purchased a video popup jquery unlimted license but now I have a new pc I want to move to. I currently am working on a html video code temporary site and after everything is fairly completed content will be imported to actual site. I'm using Dreamweaver CS4 and testing in firefox.
I really like the look of Video Lightbox, but I'm wondering if there's a way to disable the semi-transparent effect of the thumbnail? I have a question regarding thumbnail generation. I would like to know is it possible to start the video lightbox gallery using the button, not the thumbnail, so the user can click on it and open the lightbox youtube embed gallery?
Hello, we have purchased a unlimted license but now I have a web media player new pc I want to move to. The file IS a popup video player mp4 file, so why does VideoLightBox reject it?? Does it matter? What are advantages of purchased version?