- Jul 29, 2004
- 735
- 0
- 71
is there anyway to when using xmlsocket, to prevent the data that is being read in as an Ascii character?
for example: the server sends the byte 122 and flash reads it in as 'z', then the server sends the byte 127, and it is read in as 'undefined'.
i realize i'm supposed to using tags and whatnot, but i'm just trying to see if this is possible in any fashion. thanks
for example: the server sends the byte 122 and flash reads it in as 'z', then the server sends the byte 127, and it is read in as 'undefined'.
i realize i'm supposed to using tags and whatnot, but i'm just trying to see if this is possible in any fashion. thanks
