What if the file opens a JavaScript window?
No problem!
First view the page source and ensure that it calls a JavaScript method to open a new browser window with the content in it. Here is an example:
There is a website https://whatever/website.html that has the JavaSript code of
javascript:OpenNewWin(400, 550, 'cool_file.swf', 0);
The next step is to take the original https://whatever/website.html url and remove the website.html and put the cool_file.swf in place. Like:
https://whatever/cool_file.swf
Take the above URL and put it into the Save Any File URL path box and click Save This File
First view the page source and ensure that it calls a JavaScript method to open a new browser window with the content in it. Here is an example:
There is a website https://whatever/website.html that has the JavaSript code of
javascript:OpenNewWin(400, 550, 'cool_file.swf', 0);
The next step is to take the original https://whatever/website.html url and remove the website.html and put the cool_file.swf in place. Like:
https://whatever/cool_file.swf
Take the above URL and put it into the Save Any File URL path box and click Save This File
Support Our Work
Please consider making a contribution today to help us keep Save Any File available for everyone.
Didn't find your answer?
Our support team can help you with your specific issue. Submit a request and we'll get back to you.
Get Help Now
Additional Information
Added: Jan 20, 2005
Added: Jan 20, 2005
