hey yo peeps… i wonder if you can help me out with this… well i have a site with flash section, in this flash section i have a mc with button that should d/l a pdf file to the user machine if clicked… the code im using:
this.onRelease = function(){
getURL("info/english/3 - Regulations.pdf","_blank");
}
but obviously this code only open the pdf file in a new browser window…
if you can help me out with this i will be eternaly in doubt with you!!
thnx a lot!!
care!