Flickr Gallery
Hi, if you’re reading this page then you’ve probably come from downloadsquad.com
I originally wrote this post way before flickr opened up their API, the code below has been updated to work with the latest version.
If you want to create a simple flickr gallery, like the one on my slideshow page, here’s the code you’d need.
<iframe align="center" src="http://www.flickr.com/slideShow/index.gne?set_id=72157604933182989" width="500" height="500" frameBorder="0" scrolling="no">
<a href="http://www.flickr.com/photos/jimbarter/sets/72157604933182989/">Full set on Flickr</a>
</iframe>
Just edit the set_id and link to full set with the relevant info. adjust the width and height, bingo bango, you’re all done.
TTFN.





