I am implementing an app, Flex 3 as the GUI via pyamf.

In a response, return a string by calling model.to_xml() and parse
the result in flex 3, var data:XML = new XML(resultStr);

It raised a exception
"TypeError: Error #1083: The prefix "gd" for element
"gd:postalAddress" is not bound."

Who can tell me that how can I parse the xml ? Thank you

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to