TWEagle / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Add Video??? Vimeo #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Can I add vimeo video to this gallery? Thanks!

Original issue reported on code.google.com by inah.pe...@gmail.com on 20 Oct 2009 at 3:55

GoogleCodeExporter commented 9 years ago
Would love to see this supported as well. I initially tried to place the video 
in the 
HTML content caption area, but because only a few of the thumbnails will lead 
to 
embedded videos, I had issues with the height of the caption container not 
pushing down 
the footer. The embedded video ends up overlapping the footer.

Original comment by dcdom...@gmail.com on 11 Apr 2010 at 2:42

GoogleCodeExporter commented 9 years ago
Any help with adding video support of any kind would be appreciated.  GREAT 
skin, 
but can't use it without the ability to include video.

Original comment by engeleve...@gmail.com on 24 May 2010 at 1:47

GoogleCodeExporter commented 9 years ago
I know these issues posted are old but i found myself here many times trying to 
find this exact fix and everywhere else on the internet.. I searched and 
searched to no avial. BUT, I have good news! After about 2 days of pulling my 
hair out i finally found a fix. By combining Colorbox and Gallerific (jQuery 
Plugins) I have come up with a makeshift video/image gallery using gallerific's 
wonderful dynamic interface. I am proud to say that i have solved all my 
problems. 

What i now have as a result is a thumbnail image of each video at the side, 
when a thumbnail image is clicked gallerific shows a screenshot of the video 
with a play button watermark (like you would see on a youtube video before 
pressing play) upon clicking this screenshot it opens colorbox (with the 
parameter iframe: true) and displays the video! from there i can customize 
everything still that both plugins allow for no problem! 

The only problem is my circumstance is very specific to the project i am 
working on as i am a full time web designer doing a project for a client. i 
have outputted all my galleriffic thumbs and images dynamically from a database 
that holds the thumb image, full image, and video link. therefore its all in a 
for loop with a bunch of php.

To make this short for the people who are too impatient to read this or 
ungrateful for the fix i will not be posting my fix publicly. 

ALTHOUGH, if you would like some idea on how to do this yourself you can email 
me at jturner22.nait@gmail.com with a subject line something along the lines of 
"GALLERIFFIC/COLORBOX HELP" and i will be more than willing to share my 
modified jquery.galleriffic.js file and the other required info to make it 
work, As i said before i was here 2 days ago with the same issue. Been there 
done that. I know how it feels and i'm here to help!

Thank you,
-Jason Turner

Original comment by jturner2...@gmail.com on 2 Nov 2012 at 8:22