[flexcoders] Reading compressed file in AS 3

2009-02-26 Thread ACasualObserver
I have a program that create an XML string and write it to a file using either regular file function or zlib file function to create compressed file. This is done on the server. On the client, I can read and process the uncompressed file in an AS3 application using URLLoader and URLRequest. I have

Re: [flexcoders] Reading compressed file in AS 3

2009-02-26 Thread Maciek Sakrejda
for both client and server and compare? -- Maciek Sakrejda Truviso, Inc. http://www.truviso.com -Original Message- From: ACasualObserver Reply-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com Subject: [flexcoders] Reading compressed file in AS 3 Date: Thu, 26 Feb 2009 21:4