> * Perhaps there's something messed up in my compression data - would > someone be willing to post some kind of 'hello world' in plain text > and compressed form that is known to work with ByteArray.uncompress()? > From there, I can experiment and see if I can tinker with my > compression settings (or switch compression libraries) until I get a > match.
P.S. If possible, I'm looking for a "hello world" XML message example that has been compressed on the server, sent over HTTP and then unpacked using ByteArray.uncompress() in Flash. Many thanks in advance for any help.

