I’m making a site now, and if I enter this code: GetURL:…
Then he opens that URL in the same window.
How can i let it be opend in an other window???
I’m making a site now, and if I enter this code: GetURL:…
Then he opens that URL in the same window.
How can i let it be opend in an other window???
getURL(“http://yoursite.com”,"_blank")
Or something along those lines.
If you want to open a popup-window with fixed size, without scroll-bars… you have to use javascript, inside your html and link to the function using actionscript
:: Copyright KIRUPA 2024 //--