- Code: Select all
on(release) {
getURL("URL will be here/the page i want", "_blank");
}
Change it back to _self, just leave the "" off of it. When I do this it opens in the same window.
Are you using an absolute or relative path to the webpage you want to display?
Cheers,
Scott