Hi all,

I have a web service call which return text data from the server side.  
I use e4x for the resultFormat, but to my surprise when read the data 
from actionscript I get leading spaces trimmed.  For example ' Hello' 
will be read as 'Hello'.  I checked the soap message the leading space
(s) is there.  Is there anyway I can preserve the leading space(s) when 
I read the data in actionscript?

Thanks in advance for help.

Best Regards,
Chee Seng

Reply via email to