Disable download of .swf files?
I have a large database of flash clips on my website. The thing is that people can just view the page source, then find out the source of the flash file, and then download the flash file by displaying a link to the .swf file and clicking "save target as." They can also hotlink to my flash files and eat-up my bandwith.So I want to do 2 things. 1st, I want to disable people from downloading my .swf files to their computer (or atleast make it more difficult for them to do so).
2nd, I want to disable hotlinking of my .swf files.
How can I accomplish that?