My code doesn't have any XML decoders, by default I am getting object proxies when I use HTTP services. I tried changing the result format of HTTP services to "e4x" and I receive the proper XML without any issues from server, but changing the result format to XML instead of object proxy will create many issues, since I have done all the logic throughout the application based on the object what I am getting from server.
- Abdul Sakeer -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/