|
2 |
removed the embedded tag
|
||
|
1 | [made Community Wiki] | ||
How do I download flash files embedded using SWFObjectA site I use displays a flash file, which is embedded dynamically using SWFObject. I want to download the flash file locally, so I can run it when I don't have access to the net. However, when I try to open the url to the swf file, it demands an 'id' parameter that is normally passed by the SWFObject Javascript. Specifically, the source of the page contains:
And the flashvars have the following definiton:
When I try to access site.com/bin/loader.swf, it says it requires a file_id parameter. How do I pass the parameter and download the file to my desktop?
|
||||
