View Single Post
Polaco's Avatar Polaco Polaco is offline 2008-11-11 #3 Old  
I'm already using AS3 and URLLoader so I am able to use the binary dataFormat. But, what happens if in one enviroment IIS is set to compress the data with gzip and compressing it's disabled in other one? I must have two swf files one using a Loader with binary as dataFormat and other with the Loader set to use text as dataFormat?
Also what happens in other browsers that don't have this issue?

thanks a lot Nutrox!
Reply With Quote