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.