<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SWFObject not embedding Flash in Firefox</title>
	<atom:link href="http://markstar.co.uk/blog/2009/general/swfobject-not-embedding-flash-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://markstar.co.uk/blog/2009/general/swfobject-not-embedding-flash-in-firefox/</link>
	<description>blogging about the flash platform</description>
	<lastBuildDate>Mon, 23 Aug 2010 14:19:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://markstar.co.uk/blog/2009/general/swfobject-not-embedding-flash-in-firefox/comment-page-1/#comment-650</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 19 May 2010 08:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://markstar.co.uk/blog/?p=99#comment-650</guid>
		<description>@sam Thanks for the tip Sam! I&#039;m sure it&#039;ll save someone else a few hours of grief!</description>
		<content:encoded><![CDATA[<p>@sam Thanks for the tip Sam! I&#8217;m sure it&#8217;ll save someone else a few hours of grief!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://markstar.co.uk/blog/2009/general/swfobject-not-embedding-flash-in-firefox/comment-page-1/#comment-649</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 19 May 2010 08:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://markstar.co.uk/blog/?p=99#comment-649</guid>
		<description>We had a similar problem with our flash content not displaying in Firefox (and some versions of IE), the issue ended up being with Apache and mod_deflate, we added the following line:

&quot;SetEnvIfNoCase Request_URI \\.(?:swf)$ no-gzip dont-vary&quot;

and it it fixed it for us. Hope this helps somebody else because it had us going for a while.</description>
		<content:encoded><![CDATA[<p>We had a similar problem with our flash content not displaying in Firefox (and some versions of IE), the issue ended up being with Apache and mod_deflate, we added the following line:</p>
<p>&#8220;SetEnvIfNoCase Request_URI \\.(?:swf)$ no-gzip dont-vary&#8221;</p>
<p>and it it fixed it for us. Hope this helps somebody else because it had us going for a while.</p>
]]></content:encoded>
	</item>
</channel>
</rss>