<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ActionScript 3 Lover &#187; compression</title>
	<atom:link href="http://as3blog.com/tag/compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://as3blog.com</link>
	<description>Focus on ActionScript 3</description>
	<lastBuildDate>Thu, 19 Nov 2009 04:51:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IE6无法将Gzip包正确地传输给FlashPlayer</title>
		<link>http://as3blog.com/as3/ie6-fails-to-unpack-gzip-compressed-content-to-flashplayer/</link>
		<comments>http://as3blog.com/as3/ie6-fails-to-unpack-gzip-compressed-content-to-flashplayer/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 12:06:11 +0000</pubDate>
		<dc:creator>Aw</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[flashplayer]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://as3blog.com/as3/ie6-fails-to-unpack-gzip-compressed-content-to-flashplayer/</guid>
		<description><![CDATA[我尝试了各种版本的FlashPlayer，最终确定，IE6无法与FlashPlayer通信（无论是AS3的URLLoader还是AS2的LoadVars）。
这个问题早在2005年就有人提出，然而到现在IE6都没有解决。看来微软确实是彻底放弃IE6了：
drusunlimited said on Jun 16, 2005 at 7:18 AM:       I have found a bug in Internet Explorer that affect flash: when a query is done to a server an the server response in content enconding:gzip, the explorer don´t communicate with the flash activex.       [...]]]></description>
			<content:encoded><![CDATA[<p>我尝试了各种版本的FlashPlayer，最终确定，IE6无法与FlashPlayer通信（无论是AS3的URLLoader还是AS2的LoadVars）。</p>
<p>这个问题早在2005年就有人提出，然而到现在IE6都没有解决。看来微软确实是彻底放弃IE6了：</p>
<blockquote><p><b>drusunlimited said on Jun 16, 2005 at 7:18 AM:</b>       <br />I have found a bug in Internet Explorer that affect flash: when a query is done to a server an the server response in content enconding:gzip, the explorer don´t communicate with the flash activex.       <br />I finally found a solution, changing the server settings in order of don´t use this content encoding mode. But the problem exists.       <br />Good luck.</p>
</blockquote>
<p>2007年7月，也<a href="http://mentalized.net/journal/2007/07/31/warning_gzip_content_flash_player_and_internet_explorer_6/">有人</a>遇到类似问题：</p>
<p>It seems there is an issue when Flash Player 9 running in Internet Explorer receives GZip-encoded content from the server. While <acronym>IE</acronym> has no problem with GZipped content on it’s own, it apparently fails to unpack and deliver the content to the Flash player.</p>
</p>
<p><strong>这是IE6若干安全问题之后的又一败笔。请立即升级IE6到IE7（</strong><a title="为什么要升级ie6" href="http://www.awflasher.com/blog/archives/1417"><strong>为什么要升级</strong></a><strong>），以确保您能正确地观看网页，并且足够安全。</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://as3blog.com/as3/ie6-fails-to-unpack-gzip-compressed-content-to-flashplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

