开发者

SWF flash files not loading with IIS compression on

开发者 https://www.devze.com 2022-12-22 00:19 出处:网络
I\'ve 开发者_如何转开发got a bunch of flash files being served off a HTTPS site in IIS7. With content compression turned on, the flash files wont display. Does flash not support HTTP compression, or i

I've 开发者_如何转开发got a bunch of flash files being served off a HTTPS site in IIS7. With content compression turned on, the flash files wont display. Does flash not support HTTP compression, or is IIS doing something unusual?


I assume it is that SWF files are already compressed so most web servers do not compress them. If IIS7 is compressing them then the Flash Player will not know how to decompress them and they will not display.

You should not compress SWF files.

0

精彩评论

暂无评论...
验证码 换一张
取 消