Thread
:
GZip compression + Flash Player + IE6 = Nightmare
View Single Post
Nutrox
17 Creative Assets
2008-11-14 #
21
One thing you could do is use a local PHP file to load the data from the service, decode it, and then send the decoded data to Flash (or re-encoded it using zlib). So instead of loading the data directly from the service you do it via a PHP file. At least that way you will know exactly what Flash will be receiving.
Nutrox
View Public Profile
Visit Nutrox's homepage!
Find all posts by Nutrox