I'm finding to problems with the flick feed that I'm trying to load.

In the root tag there are name-space attributes:

xmlns:dc="http://purl.org/dc/elements/1.1/"; xmlns:flickr="urn:flickr:" xmlns:media="http://search.yahoo.com/mrss/";

Unless I remove these, E4X syntax doesn't work.


In each element, there is a tag:

   <dc:date.Taken>2007-09-26T19:22:29-08:00</dc:date.Taken>

Once I remove the name-space attributes from the root tag, these "dc" tags result in a script error.


Andrew Sinning wrote:
I don't know what I'm doing wrong.  I've set up a feed at flicker:

http://api.flickr.com/services/feeds/photoset.gne?set=72157602175489935&nsid=14206...@n04&lang=en-us


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to