Flex 2 MXNA RSS Reader Example
This example RSS Reader is specific to reading the Macromedia XML News Aggregator (MXNA).
MXNA can be found here http://weblogs.macromedia.com/mxna/.
This example shows how to load external XML data (ie: RSS feed or Atom feed) and parse through the data.
It display the data using a repeatar class and uses navigateToUrl to provide links back to the
blog posts themselves.
To see the application run go to http://renaun.com/flex2/MXNARSSReader/
To see the application’s source code go to http://renaun.com/flex2/MXNARSSReader/srcview/
Pingback: Flex and Cairngrom Architecture « Vengatc techology logs