How to create embeddable Flickr slideshows
Posted by Sebastien | Filed under Internet, Tech
I just read on RWW that Flickr finally released an easy way to embed slideshows to your website or blog.
Well, I didn’t wait for Flickr to create such a feature as I have been adding my own Flickr slideshows to my blogs for quite a bit.
I can’t remember where I found out about this method but here is how it works. Basically, there are 2 ways to do it:
<iframe align=center src=http://www.flickr.com/slideShow/index.gne?user_id=YOURUSERIDHERE
&tags=YOURTAGHEREframeBorder=0 width=500 scrolling=no height=500></iframe>
<object type=”text/html” data=”http://www.flickr.com/slideShow/index.gne?user_id=YOURUSERIDHERE
&tags=YOURTAGHERE&” width=”500″ height=”500″> </object>
Other parameters include:
- contacts=
- text=
- tag_mode=
- favorites=
- group_id=
- frifam=
- nsid=
- single=
- firstIndex=
- set_id=
- firstId=
See also:
Cool Twitter GraphicsPictures
All South Park episodes online
2 Responses to “How to create embeddable Flickr slideshows”
-
Kevin Finance Says:
August 28th, 2008 at 2:37 amThanks for the tutorial, ive been looking into embedding flickr for a while. Your tutorial might make me actually learn instead of putting it off =) hey you know how it is.
Thanks again, Regards.
-
Simon Slade Says:
September 14th, 2008 at 4:54 pmThis is really useful. Thanks for sharing it! It does seem to work really well from your example. I will have to give it a try.
Cheers :)

