Get twitter ATOM search feed


/ Published in: ActionScript 3
Save to your folder(s)

There has to be a better way to do this rather than using regular expressions to remove the various namespaces within the ATOM feed. Also variables could be reused (currently used for teaching so helpful to explain process). Based on:

http://www.republicofcode.com/tutorials/flash/as3xml/
http://stackoverflow.com/questions/673412/how-can-i-remove-a-namespace-from-an-xml-document

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.