<?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>My Quick Fix &#187; IIS</title>
	<atom:link href="http://myquickfix.co.uk/index.php/category/computers/software/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://myquickfix.co.uk</link>
	<description>Quick fixes for niggly problems...</description>
	<lastBuildDate>Thu, 24 Sep 2009 15:10:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to enable FLV file playback in IIS 6</title>
		<link>http://myquickfix.co.uk/index.php/2008/12/how-to-enable-flv-file-playback-in-iis-6/</link>
		<comments>http://myquickfix.co.uk/index.php/2008/12/how-to-enable-flv-file-playback-in-iis-6/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 17:54:42 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[mime]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=130</guid>
		<description><![CDATA[Problem
This one crops up every-so-often, and a colleague just asked me again, so it&#8217;s probably worth posting. When an FLV is loaded into a Flash app, the FLV file is &#8216;played&#8217; when the SWF or Projector is run. When this is done locally &#8211; i.e. you run an SWF from your hard drive, or file server &#8211; it&#8217;ll work fine. The problem comes when you upload it to your IIS web server. The server probably won&#8217;t recognise the &#8216;.flv&#8217; filetype, so it&#8217;ll display nothing.
Solution
To make your IIS 6 web server ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>This one crops up every-so-often, and a colleague just asked me again, so it&#8217;s probably worth posting. When an FLV is loaded into a Flash app, the FLV file is &#8216;played&#8217; when the SWF or Projector is run. When this is done locally &#8211; i.e. you run an SWF from your hard drive, or file server &#8211; it&#8217;ll work fine. The problem comes when you upload it to your IIS web server. The server probably won&#8217;t recognise the &#8216;.flv&#8217; filetype, so it&#8217;ll display nothing.</p>
<h2>Solution</h2>
<p>To make your IIS 6 web server aware of FLV files, do the following:<br />
 </p>
<ul>
<li>Open &#8216;IIS Manager&#8217;.</li>
<li>Right click on your site in &#8216;Web Sites&#8217;, and select &#8216;Properties&#8217;.</li>
<li>Choose the &#8216;HTTP Headers&#8217; tab.</li>
<li>Click the &#8216;MIME Types&#8230;&#8217;  button on the bottom-right.</li>
<li>Click &#8216;New&#8230;&#8217; and then add &#8216;.flv&#8217; and &#8216;video/x-flv&#8217; as shown below:</li>
</ul>
<div>
<div id="attachment_131" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/flv-mime.gif"><img class="size-full wp-image-131" title="flv-mime" src="http://www.myquickfix.co.uk/wp-content/uploaded/2008/12/flv-mime.gif" alt="Setting FLV Mime type in IIS site properties." width="500" height="400" /></a><p class="wp-caption-text">Setting FLV Mime type in IIS site properties.</p></div>
</div>
<ul>
<li>&#8216;Ok&#8217; your way out, and &#8216;Apply&#8217; when needed.</li>
<li>Your video should now play in a browser when embed in an SWF.</li>
</ul>
<div><strong>Note:</strong> You might have to stop and start ISS, but I didn&#8217;t when I added the Mime type a few hours ago.</div>
<div></div>
<div>Questions? Please leave a comment&#8230;</div>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2008/12/how-to-enable-flv-file-playback-in-iis-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
