danriegsecker / as3syndicationlib

Automatically exported from code.google.com/p/as3syndicationlib
0 stars 0 forks source link

Can't access xmlns:media elements #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
During development of an application that uses the as3syndicationlib, i've
come across a situtation where i want to access data the library doesnt
currently pass. The head of the xml i'm loading is:

<rss version="2.0"
        xmlns:media="http://search.yahoo.com/mrss/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
        >

You'll notice the xmlns:media, which isnt currently supported by the library.

The url i was attempting to load is:

http://api.flickr.com/services/feeds/groups_pool.gne?id=70412467@N00&format=rss_
20

Original issue reported on code.google.com by darron.schall on 8 Feb 2007 at 8:32

GoogleCodeExporter commented 9 years ago
Just to note, i'm currently working on a implementation for this.

Original comment by keithsal...@gmail.com on 14 Feb 2007 at 2:29

GoogleCodeExporter commented 9 years ago
Hi, can we support the xmlns in the library now? 

Original comment by qianju...@gmail.com on 2 May 2007 at 5:30

GoogleCodeExporter commented 9 years ago
it's been almost a year since this has been reported and it still doesn't seem 
to be
supported in the library.

I'm testing the library against YouTube's Atom feed.

Any ideas when it might be added?

Original comment by dobiea...@gmail.com on 29 Jan 2008 at 3:33

GoogleCodeExporter commented 9 years ago
Any idea on what the status on supporting MRSS feeds?

Original comment by dave_joh...@hotmail.com on 1 Feb 2008 at 3:10

GoogleCodeExporter commented 9 years ago
This is amazing from Adobe! Well may be its not an official library from Adobe, 
but
lack of development effort means no one is able to use it...

I better start with Silverlight

Original comment by arp...@gmail.com on 6 Aug 2009 at 2:47

GoogleCodeExporter commented 9 years ago
I've created MRSS support for this library how do i contribute.

Original comment by vallabh....@gmail.com on 28 Dec 2009 at 3:26