loading xml in AIR: random strange characters at the end of file
Hi there,
having an AIR applicaction, that loads several swf:s.
In these swf:s i'm loading a several xml:s (from a php on a server) with URLLoad
The server respons correctly (at least when I check from whithin a browser to the same address...)
The thing is I randomly recieve some strange characters at the end of file (not always the same - they are are random garbage) which turns the xml non-valid when aI try to cast the data to XML.
In some cases there is no data at all (the oncomplete dispatches, but the string recieved is empty...)
I could post some code, but prefer to start to ask if there maybe are som known issues?
thank you
/javier enciso
