This is a discussion on "Allow users to download flv file" within the Flash & Multimedia Forum section. This forum, and the thread "Allow users to download flv file are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Allow users to download flv file
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Allow users to download flv file
I want to allow users to download flv files, but when I link to the file the browser tries to load it, and a ton of what looks like gibberish is displayed. Is there a way to force the download dialog to appear? I don't really want to have to instruct every user to right click the link and click 'save as'.
Cheers @lun |
|
|
|
||||
|
Re: Allow users to download flv file
save it as a zip file, then upload it to your server, that way all they have to do is extract it
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
|||
|
Re: Allow users to download flv file
The problem with zipping it up is that the flv file is used by a flash player on the site, so I don't really want to have to have the two versions of the files (zipped and unzipped) if it can be avoided.
|
|
||||
|
Re: Allow users to download flv file
the problem is, you cannot download a flv without executing it, so zipping it is your only option as far as i can see
the reason you are seeing nothing but 'gibberish', is because it is problely trying to load in windows media player ( or something alike ) which obviously does not support flv files
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
|||
|
Re: Allow users to download flv file
I found a way, you just need to add this to a .htaccess file:
Cheers anyway |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Download button - to download a PDF file | attila001122 | Web Page Design | 3 | Dec 9th, 2007 16:09 |
| file download help | acrikey | Web Page Design | 7 | Aug 23rd, 2007 00:11 |
| PHP file download script | sabatier | PHP Forum | 2 | Aug 14th, 2007 11:43 |
| File Download | nileshnaik | JavaScript Forum | 1 | Nov 27th, 2006 16:13 |
| Text file download | harlekin | Classic ASP | 2 | Dec 5th, 2005 18:23 |