View Single Post
Nutrox's Avatar Nutrox Nutrox is offline Super Moderator 17 Creative Assets 2008-11-13 #10 Old  
Seems a bit strange that the browser is decompressing the data before it gets to Flash, are you sure an old version of the file isn't being loaded from the cache?

You could also try ZLIB compression (what I mostly use for compressed files loaded into Flash), browsers don't bother trying to decompress ZLIB compressed files.
Reply With Quote