Flickr Gallery

October 24, 2006

“Wow, that’s cool – how do I do that?” You may be thinking (Well I did when I saw it)…

If you want to embed a Flickr slideshow in your pages – use this code
<iframe src="http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00"
width="400" height="500"
scrolling="no">
Flickr Photo Gallery
</iframe>

where “12345678@N00″ = your flickr ID

more here

Filed Under !Photography 

Comments

7 Responses to “Flickr Gallery”

  1. Roger B. on October 24th, 2006 9:47 pm

    Excellent stuff! I’ll give it a try.

  2. mark on October 27th, 2006 5:10 am

    Have you figured out a way to include code for particular sets or tags? The code you have here is working fine for me, but I’d like to point the slideshow at smaller groups of photos. Can’t seem to get that working.

  3. jim on October 27th, 2006 9:12 am

    yeah, add “&tags=foo” to the end of the url (after your ID), where foo = a tag from your stream…

    Other parameters include “contacts=”, “text=”, “tag_mode=”, “favorites=”, “group_id=”, “frifam=”, “nsid=”, “single=”, “firstIndex=”, “set_id” and “firstId=”. If you want to use one of these extra parameters just add it after your user_id with a separating &

  4. mark on October 27th, 2006 2:52 pm

    Is it Firefox2.0 that’s causing the iframe to render twice as long as it’s supposed to be? Are you seeing that at all? I get the slideshow box appearing as it should, but then I get a blank black box beneath it, doubling the vertical size of the iframe.

  5. jim on October 27th, 2006 2:55 pm

    I use FF2.0 here and it’s fine for me…

  6. Diego on October 27th, 2006 4:00 pm

    Hey there,

    I’d like to introduce you to PictoBrowser. A Flickr Set browser.
    here’s a link to see it in action and to get yours.

    http://www.db798.com/pictobrowser

    peace,

    Diego

  7. wrapr « Blog Archive « Udo’s Weblog on July 9th, 2008 5:14 pm

    [...] align=”center” src=”http://www.jimbarter.co.uk/2006/10/24/flickr-gallery/” frameBorder=”0″ width=”500″ height=”500″ [...]

Leave a Reply