Welcome Guest, Not a member yet? Register   Sign In
please help upload file flv
#2

[eluser]InsiteFX[/eluser]
Try the below code:

Code:
HTACCESS:

Simply add the following line to the htaccess file:

AddType video/x-flv .flv

Or Add to:
application/config/mines.php
'flv' => 'application/octet-stream',
or
'flv' => 'video/x-flv',

IE does not like flv files!

InsiteFX


Messages In This Thread
please help upload file flv - by El Forum - 07-30-2010, 11:02 PM
please help upload file flv - by El Forum - 07-31-2010, 08:11 AM
please help upload file flv - by El Forum - 08-01-2010, 07:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB