Admin>Modules>Flash Apps>click on the plus for "Video Player, Settings Folder Icon, the setting is there..."
However, with this disabled and yet HTML5 still has download function by right-clicking. The code would be like this...
api.disableFileContextMenuOption('downloadFile',false);
Where to put that?