Jesse (M_P)
Oct 17 2008, 05:56 PM
I'm new to Flickr....really new, I just created an account on Wed. I wanted to create an account so that I could upload images from my phone. I've uploaded a few images and it seems to work pretty good. Now I want to start experimenting......
I did some searching and found some Flickr slideshow code you can embed in a webpage to show your photos, but I want to go beyond that. Is there a slideshow out there that will let me display images that match a certain tag that I give the picture? For example, if I give some images the tag "vacation", can I create a slideshow that will only display the images with the tag "vacation"?
lostorbit
Oct 17 2008, 09:01 PM
It's very simple. Here's a slideshow I made of my photos using the tag "bus":
CODE
<iframe align="center" src="http://www.flickr.com/slideShow/index.gne?user_id=89691745@N00&tags=bus" frameBorder="0" width="500" scrolling="no" height="500"></iframe>
And you can view it in action here:
http://users.catt.com/~rjackson/flickrslideshow.htmlYou need your Flickr user ID, I got mine by going to
idGettr and entering my username.
If you Google "
flickr slideshow" there's lots more examples and slideshow generators.
http://fabiocavassini.com.ar/SlideShowGenerator.htmlhttp://blogger-templates.blogspot.com/2005...-slideshow.htmlhttp://flickrslidr.com/http://www.flickrshow.com/
Jesse (M_P)
Oct 18 2008, 05:10 AM
thanks, when I did a search, I couldn't find anything that broke it down by tags.