Q: Hi, support!
Will this video work and play on Magento Enterprise?
A: VideoLightBox is compatible with all website builders, that allows to add html code and
execute javascript. Please, see detailed instruction how 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.
You can try to use free version of VideoLightBox application:
< a href="http://videolightbox.com/licenses.html">http://videolightbox.com/licenses.html
Hello, I am currently looking for a light box video program that can do what your video player lightbox product does, but also offers full support of Vimeo videos. Can you help me? However, I am noticing that my video thumbnails have not titles. I try to put the link from youtube playlist to the program but it never work.
I wanted to know one more thing. Just bought the software. How do I keep it looking high quality in the lightbox youtube embed original lightbox frame on a web embed video phone? Am I maybe missing a required plugin?
I'm using the free version of VideoLightbox and I'm thinking about buying the video lightbox jquery business edition but I would like to know before if there is any way to let the video lightbox example videos on infinite loop, cause that's really important to my project. Embeds into local web page just fine. How can I do it?
I have downloaded a demo of VideoLightBox and created a simple videogallery as a test which plays OK locally. What folder should the graphics and video be in? Am using video light box to add videos to my html page, uploading the html video lightbox initial videos is fine but when I want to add/upload more I open the video popup html 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 have bought Videolightbox with MegaBundle. I would like to add video lightbox. Any suggestions?
If you click on any of the videos displayed there you will see it opens them within the iframe and not as an to the site. Like it very much. I did not save the video light box gallery setup with all the lightbox vimeo video url's and I would like to avoid having to re-publish it.