Ok.. It's a way.
Do you know how to set compression filter at IIS ? 
I'm using PHP.
It will work on IE and Firefox?

thanks,
Gustavo (from Brazil)


On 2/24/06, Anatole Tartakovsky <[EMAIL PROTECTED]> wrote:
Why do not just set compression filter on the server and list URLs worth compressing there ? The http protocol will transport compressed info over wire and deliver uncompressed information to the player. Seems you would get larger benefit with much less work and transparent solution.
Thank you,
Anatole Tartakovsky
 
----- Original Message -----
Sent: Friday, February 24, 2006 9:04 AM
Subject: [flexcoders] Compress String

Hi.. I would like to compress a String and send it to a server.
I used compress() function of ByteArray and worked fine.
But I need to do reverse, and the uncompress() function did not works.
The uncompress() function only works in the SAME instance of ByteArray. (arrgghhhhh)

Is there another way to compress a string?
Or any other custom function to compress?

thanks !


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to