// archives

Archive for November, 2005

How To: Embed A Flickr Slideshow

Have you ever wanted a flickr-style slideshow on your own website?One that could be used to show-off the photos from your latest trip or even as a portolfio piece?
How you do it…
1. Copy the code below:
<iframealign=center src=http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00&tags=random frameBorder=0 width=500 scrolling=no height=500></iframe>
2. Change the user id value. Chage from 12345678@N00 to your flickr id. How to […]

Popularity: 10%