all groups > flash actionscript > september 2006 >
You're in the

flash actionscript

group:

getURL - not working in IE


getURL - not working in IE flashForum
9/7/2006 9:22:12 PM
flash actionscript: I have a file in the root of a web server and prior to Flash Player 9 (I
believe this to be the culprit) I was able to simply attach the following code
to a button and the file would download (it will work in Mozilla browsers, just
not IE):

on(release){
getURL("file.zip", _blank);
}

Any ideas?
Re: getURL - not working in IE flashForum
9/7/2006 10:30:34 PM
AddThis Social Bookmark Button