Seperating from external sites
![]() ![]() |
I noticed that there is a global called swfArgs. It's an array with the key "fmt_url_map" whitch is built like: "any number|URL1|URL2" so: javascript:document.location.href=unescape(swfArgs['fmt_url_map']).split('|')[2] works as a download Link. Maybe you can use it. |

