Re: [Flashcoders] XMLSocket connection in flash 8 /AS2.0

2007-05-02 Thread Gregory N
Hi Tom, From XMLSocket docs: * Each XML message is a complete XML document, terminated by a zero (0) byte. ... * Each document is terminated with a zero (0) byte. When Flash Player receives the zero byte, it parses all the XML received since the previous zero byte or since the connection was

[Flashcoders] XMLSocket connection in flash 8 /AS2.0

2007-05-01 Thread Tom Gooding
Calling all AS2.0 developers who have experience working with XMLSocket connections.. I've recently been seeing an odd behaviour in an app I've developed which has a continual connection to a socket server. The symptom I've been seeing is the connection becoming inactive, the onClose event does