Archive for the ‘freebies’ Category

Rss2.0 Loader (free)

rss.jpg

Click image to view swf.

Download the source.

  1. //Code example
  2.  
  3. var rss = 'http://blog.shuhanarts.com/?feed=rss2';
  4. var reader = new BlogRSSReader(container, rss);