Q: I've downloaded your software and because I love what I've seen.
However, I would like to do something slightly different than the ways I've seen it done on your site.
Instead of linking the Video Lightbox from a gallery, single image or text link, I want to link several videos to hotspots
I have made on an image so that when the user clicks on that region of the image the video opens in its Lightbox
over the parent page and plays.
I desperately need a solution for this ASAP!
A: You should:
1) Change the following code in engine/js/videolightbox.js:
$("#videogallery a[rel]")
to
$("#videogallery a[rel],#watch, #watch2")
Notice you should use unique id for each video.
2) Specify the link/image with the id="watch":
<img src ="planets.gif" width="549" height="270" alt="Planets" usemap ="#planetmap" />
<map name="planetmap">
<area shape="rect" coords="0,0,109,107" rel="#voverlay" href="http://www.youtube.com/v/jp-qh3heb04?autoplay=1&rel=0" id="watch" style="cursor: pointer"/>
<area shape="rect" coords="180,131,541,264" rel="#voverlay" href="http://www.youtube.com/v/JzwWqkxBb5I?autoplay=1&rel=0" id="watch2" style="cursor: pointer"/>
</map>
Can you please confirm that it will allow me to get all the vimeo lightbox new templates that have come out since I last updated? Chrome shows all aspects under the FLASH. For example: "How to Add Video to Your ajax video player Website with Video LightBox .com" become "How to Add Video to...". I really need video titles be displayed completely. I have not uploaded it yet.
I have a question. But I'm not sure what license I should buy. If I am able to use this youtube video gallery tool as I think I can, I will be purchasing the html5 video gallery corporate license, but this hiccup is a deal breaker if I can't use URLs.
I have downloaded and installed your video lightbox js program. You know, the wordy document full of legalese? But when I copy the code (Head and Body) and paste it into the web pages, it opens the html5 video player videos full screen. (when I try adding any of the urls below, nothing shows up in the screen): http://player.vimeo.com/video/43094222 http://player.vimeo.com/external/43094222.sd.mp4?s=210527d26c4b04e84e4260ee1b49e581 http://player.vimeo.com/external/43094222.m3u8?p=high,standard&s=af822e78a84a3d06b744659bd3c167e7
How can I add video on my html5 lightbox page? The software clearly states that the my site is not supported, but the strange thing is that when I enter the url for the file it does work. Could you tell me which is the correct one to use, and do you have success in adding it to your web media player software if you try it out also. Thank you.
Hi, I would like to know how to change the mp4 lightbox position of the window containing the video. However, I am noticing that my lightbox youtube embed video thumbnails have not titles. Thanks.
I have only one problem with flv embed html, which I can't seem to find an answer to. Your website states that the license is for unlimited websites however the lightbox video html5 payment pages says that this is a html video player subscription based product that needs to be renewed. All other browsers (Firefox, Google Chrome, Internet Explorer) display pop up window correctly. Can you please explain?