> LPS talks to the Web browser, which decompresses the gzipped > content and caches it. Then, it passes the content to Flash. But > it's the browser that does the decompression.It does? Why did I think that we were using the compressed swf file format (which the player interprets)?
SWF5 didn't have built in compression, so there was code in the server to compress the compiled files.
