Actionscript 3 RSS Reader Demo
I made this as a simple test for RSS parsing for a job a little while back, and it never was used for anything, so I’ll post it here as it may be of use to someone.
Its a simple RSS parser that uses the RSS and Atom libraries http://code.google.com/p/as3syndicationlib/ to handle parsing its RSS feeds. Although parsing RSS is trivial, I wanted to use a provided Adobe library for the hell of it.
The file is not overly documented and uses my scrolling panel and scrollbar classes to handle scrolling the RSS items.
An example is below.
Source Files
Here is the relevant source file; Rss Reader Demo (357)
By downloading, you agree to the terms of use, outlined here: http://www.blog.noponies.com/terms-and-conditions
Dependencies
Zero

July 31st, 2009 at 12:33 am
Interesting! Would you be interested in building an AS library for Superfeedr so that nobody has to fecth and parse feeds by themselves?
August 1st, 2009 at 12:40 am
Thanks brother! Always love checking out the work you do. Hope you’re doing well with the move!
-Chris
June 30th, 2010 at 12:13 pm
Interesting! Would you be interested in building an AS library for Superfeedr so that nobody has to fecth and parse feeds by themselves?
+1