Why won’t my FLV’s playback when deployed via a server?

by admin on October 10, 2006

One possible reason is that in IIS in WINDOWS 2003 FLV needs to be configured as a supported MIME type. I continually foget this, so I am posting here for two reasons:

  1. Maybe it will help someone else out
  2. Maybe it will help me remember to do this

To setup IIS to support FLV as a MIME type follow the directions below:

  1. Right click the site in IIS and select Properties
  2. Select the HTTP Headers Tab
  3. Select File Types
  4. Under the MIME Map section and select New Type
  5. Type “.flv” as the associated extension and “video/x-flv” as the content type
  6. Select OK

Your FLVs should now play back when viewed from the server. If you use a hosting company to host your files it is best to check with them about adding FLV as a supported MIME type.

{ 1 comment… read it below or add one }

Liza March 30, 2008 at 1:37 am

Thanks – your page helped me fix this quickly without having to figure out it out – yet again. :)

Leave a Comment

Previous post:

Next post: