AS3 Remove namespace from XML


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

If you don't deal with namespaces in XML correctly they can break your parsing in AS3. One way of getting around this is to remove the namespace from the XML a using regular expression.

URL: http://brianmriley.wordpress.com/2008/03/14/remove-xml-namespaces-in-flex-or-as3/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.