May 28, 2002
Flash MX RSS parser
Samuel keeps on dishing out cool projects. This time around its an RSS Parser for Flash MX
AUTHOR: Samuel Wan DATE: May 2002 DESCRIPTION: A factory object which parses an XML feed and returns the information as a data object by passing the object as an argument to a callback function in the specified callback target. Only works with RSS 0.91 or earlier. For complete documentation, refer to the Actionscript in the first keyframe of the RSSDataFactory movieclip.
This is going to be very useful, especially if someone adds RSS 0.92 and RSS 1.0 (RDF) support.