estanglerbm commented on issue #946: URL: https://github.com/apache/royale-asjs/issues/946#issuecomment-733405429
"evt" is a mx.rpc.events.ResultEvent, so "evt.result" is declared Object but, with e4x, is an XMLList, I believe. It's the result of an HTTPService request. (The XML has <response>...</response>.) I'll try the possible workarounds. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org