Blogs and AS3

Has anyone experimented with any blogging platforms and flash? I wanted to build a little flash app for a blog, it would basically read the posts and build the data off of it… I searched around for something that would read Wordpress… and found this… http://www.arpitonline.com/blog/?p=51 it seems to work with flex only though :frowning:
i also found some some .swcs here. http://framework.orangeflash.eu/# but got compile errors… i can’t figure out if i’m missing something.

I’m open to using something else besides wordpress, just not sure which would be best. also, i could read an rss feed, or xml… but i would prefer not to mess with namespaces, preferably just a nice xml output. any suggestions?