• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Flash Experts! need help

ockky

Senior member
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
 
I've never done any socket work with flash, personally I dont think it's worth it... flash really sucks as a API.
 
Back
Top