AltynbekKZ / galleriffic

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

Can you use SWF, VIDEO, or IFRAME? #90

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to use this for a portfolio site and I need to to open a set of 
images on thumbnail click. 
Is it possible to open a swf or iframe instead of a jpg? I don't have much time 
so any help would be 
greatly appreciated.
Thanks
Mike

Original issue reported on code.google.com by panchori...@gmail.com on 22 Feb 2010 at 3:30

GoogleCodeExporter commented 8 years ago
I have the same problem. 

Original comment by kelsey.n...@gmail.com on 23 Nov 2010 at 10:30

GoogleCodeExporter commented 8 years ago
I'm looking for same solution.

Original comment by saf...@gmail.com on 9 Mar 2011 at 6:44

GoogleCodeExporter commented 8 years ago
I'm looking for same solution.

Original comment by designs....@gmail.com on 9 May 2011 at 11:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Did anyone find a solution?

Original comment by marylene...@gmail.com on 17 May 2011 at 11:28

GoogleCodeExporter commented 8 years ago
i m also facing same problem

Original comment by mayut...@gmail.com on 26 Oct 2011 at 5:01

GoogleCodeExporter commented 8 years ago
Idem problem...

Original comment by martinza...@gmail.com on 11 Apr 2012 at 2:12

GoogleCodeExporter commented 8 years ago
If any one find solution...Please share link here.

Original comment by vinitpra...@gmail.com on 17 May 2012 at 7:34

GoogleCodeExporter commented 8 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