I have this link to a Microsoft Word document from a button. When I click on it, the address shows up correctly, but to get the document to open, I have to refresh the browser (internet explorer on windows XP). Why does it not open the document? How can I fix this?
on (release) {
getURL(" "_blank");
}
on (release) {
getURL(" "_blank");
}