Jason B Herald

Feed Rss

Flickr Flash Player

12.28.2008, Code, Coolness, by .

I added a flickr flash player to the site under photos to replace the old flickrRSS feed reader which rarely worked. FYI If you want to do this to your site just use the following code and replace the user_id with yours (obtained here):


< iframe align=center
   src=http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00&tags=foo frameBorder=0
   width=500 scrolling=no height=500 >
< /iframe >

Leave a Reply