Archive

Archive for March, 2008

AS3:Namespace Remover

March 12th, 2008 alducente 2 comments

I’ve received many emails about how to access the data from a SOAP response in gophr and haven’t had a chance to address this issue until now. Most of the issues come from the fact that a lot of people are having trouble with namespaces in E4X. So here’s a little class that removes namespaces and gives you the ability to access the data as if it was regular XML.

[ DOWNLOAD SOURCE HERE ]

Categories: AS3 Tags: