I thought I would add some help to anyone who are struggling to get their FLV files to play on their websites, even though you uploaded the file correctly.
It is quite simple to fix, just follow these steps:
Adding .flv MIME type in IIS
1) Select the site to configure in IIS, right click and select "Properties"
2) Under HTTP Headers Tab, select "File Types" under the MIME Map section and select "New Type"
3) Type ".flv" as the associated extension and "video/x-flv" as the content type.
4) Select "OK" and you're ready to fly!
Credits goto:http://it.toolbox.com/blogs/rymoore/adding-flv-mime-type-in-iis-4198
It is quite simple to fix, just follow these steps:
Adding .flv MIME type in IIS
1) Select the site to configure in IIS, right click and select "Properties"
2) Under HTTP Headers Tab, select "File Types" under the MIME Map section and select "New Type"
3) Type ".flv" as the associated extension and "video/x-flv" as the content type.
4) Select "OK" and you're ready to fly!
Credits goto:http://it.toolbox.com/blogs/rymoore/adding-flv-mime-type-in-iis-4198