Tim Forbes
posted this on May 26, 2010 05:03 pm
If you have photo content on a Flickr account that you'd like to incorporate into your Soapbox site, you can do so by embedding a slideshow of those photos. The slideshow can incorporate the photos from your entire stream or from a specific tag you have assigned to a subset of photos.
To include the slide show:
<iframe src="http://www.flickr.com/slideShow/index.gne?user_id=7858890@N07&t..." frameborder="12" height="500" width="500" scrolling="no"></iframe>
To display photos from your Flickr account, change the "user_id" in the sample code to your Flickr user id. To locate your Flickr user id:
If you wish to display the photos directly from your photostream, delete "&tags=bw" from the sample url.
If you wish to display photos associated with a specific tag on your account, replace "bw" from the sample url with your tag.
NOTE: You can adjust the height and width of the slideshow to fit within your content item by changing the height and width parameters in the sample code.
You can view the output of the sample code here: