Q: I love embed youtube video. However, I have been unable to figure out the best way
to make multiple galleries on my site.
I want to put videos on my product pages. The product pages are in the main
directory of the site. How do i add Galleries without getting everything
mixed up?
If i make a new gallery it overwrites the engine and data folders that are
existing.
Your input would be most appreciated!
A: You can use different video galleries on different pages.
You should save each gallery in its own directory, for example:
gal1/
gal2/
gal3/
gallery1.html
gallery2.html
gallery3.html
But notice that you should manually add 'gal1/' prefix before each path on your html page
(in <keyw id=0/> gallery):
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="gal1/engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>
<link rel="stylesheet" type="text/css" href="gal1/engine/css/overlay-minimal.css"/>
<script src="gal1/engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="gal1/engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="gal1/engine/js/videolightbox.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
...
<!-- Start VideoLightBox.com BODY section -->
...
<div id="videogallery">
<a rel="#voverlay" href="http://www.youtube.com/v/WfautZL2yKc?autoplay=1&rel=0&enablejsapi=1&playerapiid=ytplayer"
title="How to create VisualLightBox image gallery in a few clicks">
<img src="gal1/data/thumbnails/0.png" alt="How to create VisualLightBox image gallery in a few clicks" /><span></span>
</a>
<a id="videolb" href="http://videolightbox.com">Lightbox to Flash by VideoLightBox.com v1.11</a>
</div>
<!-- End VideoLightBox.com BODY section -->
I wanted to know one more thing. The jquery video lightbox only problem I have is that I have a lightbox2 video windows 7 laptop but I edit all my video on a mac (OS Maverick). I would appreciate a solution as quickly as possible.
How can I added the video gallery html Visual LightBox and embed videos on the lightbox js video same page? I tried to add even examples from your application: http://www.youtube.com/watch?v=31aWy9lcyJk http://vimeo.com/4560219 No success too. Is the video id embedding in the java script ? And is what I am trying to do possible?
I am considering buying your html5 video lightbox software however I want to verify.. Can I share my html5 video player video with others to easily put on their site? How to do that please? What is going on here?
Hello! I’ve installed, uninstalled, installed and I am just about ready to uninstall and forget about it. How can I change the js video gallery background color? Thanks for your youtube video lightbox help.
I am demoing the html5 embed video Video Lightbox and would like to know if it is compatible with the iPhone. Clicking on it launches the window with a jquery embed video spinning wait icon, evidently looking for a video that isn't there. Is there a way to activate the version I did with free demo so I don't have to create it again?
I recently purchased your video embed video lightbox product. Could you help with it? After carefully following the instructions videos open in full screen mode. Could you add this feature in the lightbox video jquery next version of VideoLightBox?