Posted by marie70 on October 26, 2009 at 6:39pm
Jump to:
| Project: | SWF Tools |
| Version: | 6.x-2.5 |
| Component: | SWF Tools |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
I'm using Flowplayer 3, is it possible to prevent users from downloading the flv files?
Comments
#1
Preventing downloads would be very difficult. Even if the module was able to modify the url string through js after initial load, the FLV still has to be downloaded by the end user to play the video. The FLV downloads would only be prevented if the user was not persistent in their attempts to download the file. Since masking the url would not prevent users from downloading the file, I believe this function should not be built into swftools.