Quantcast
Viewing all articles
Browse latest Browse all 10

Flex – Media Widget, RSS and MediaRSS actionscript libraries

A while back I was looking for a canned media player widget for a Flex/AIR app I was fooling with and found this pretty cool dev center sample: Flex 3 Media Widget (the previous incarnation of this was available on labs here)

What made it even cooler were the source files it had for dealing with RSS and MediaRSS feeds.

I was starting to work on a new sample that needed to read RSS and remembered the aforementioned project, but couldn’t remember where I had gotten the RSS libraries from. I figured I would write this blog entry, so next time it will be easier for me to remember. Image may be NSFW.
Clik here to view.
:)

You can view the source of the app here:
http://examples.adobe.com/flex3/devnet/mediawidget/srcview/
and download a zip here: http://examples.adobe.com/flex3/devnet/mediawidget/srcview/MediaWidget.zip

There is an AS3 library at: http://code.google.com/p/as3syndicationlib/, but I believe the code with the MediaWidget is newer, plus it contains MediaRSS parsing classes. Woot!


Viewing all articles
Browse latest Browse all 10

Trending Articles