Hi, I am using HTTP Services for client-server communication. I am getting an xml from server which contains a string similar to this format "123e4567", when I receive this in my flex result handler, this particular string has been converted into "Infinity".
I understand that this happening because of xml to object proxy conversion, Is there any ways to overcome this issue. Your help on this will be much appreciated. Thanks Abdul Sakeer
