Do you mean to say that you don't want the new page to open in a new window and instead, open it in the current window?
Then in your ActionScript code for the getURL(" ") line, set the target to _self instead of _blank
Do you mean to say that you don't want the new page to open in a new window and instead, open it in the current window?
Then in your ActionScript code for the getURL(" ") line, set the target to _self instead of _blank
Bookmarks