I am developing a node-webkit application. I would like to download a .swf file when I clicked a button and automatically save it to a specific directory. Right now, I can download it but a "save as" dialog is prompting. Is it possible to disable it and just automatically save it? Is this possible with javascript?
No. Otherwise malicious websites would be able to overwrite important files on your computer