Flickr slidershow on any web site
April 13th, 2005 Computing, PhotographyFlickr’s slideshow is a neat feature to display photos of your selection and “tags” is another cool extra of Flickr. I found it’s a good way to combine tags and slideshow to show your selected photos on your own web site very flexibly because you can set any number of tags to a photo and to classify photos by tags. What you need to do is to put the following HTML code into your web page where you want to show the photos.
?user_id=12345678@N00&tags=foo frameBorder=0 width=500 scrolling=no
height=500>
Replace “12345678@N00” with your user_id and “foo” with the tags of the photos you want to show. Other possible parameters are “nsid=“, “text=“, “tag_mode=“, “favorites=“, “group_id=“, “contacts=“、”frifam=“, “single=“, “firstIndex=” and “firstId=“.
Related Posts
Trackback URI | RSS feed for comments on this post

Recent Comments