October 2006
M T W T F S S
« Sep   Nov »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

TestSlideShow

Three lines of code, a flickr account, user_id, and tags, all stuffed between a couple of iframe tags and you have a slide show of selected pictures.

The actual program that does all the work is at the flicker site. This code merely uploads some variables and provides a local iframe.

It makes a call to www.flickr.com/slideShow/index.gne?user_id=xxxxxxxx@N00&tags=yyy

All iframe options are available. Width and Height being the more significant.

I suppose you could use someone else’s user_id and tags. I am a little reluctant to try that. Certainly not without permission.

Comments are closed.