Hi
I have another question, how do I resize my new window.
So I have the code
on (release) {
getURL(“blabla”, “_blank”);
}
Now how do I let the window resize to 600 x 700??
Do I have to do it with actionscript or …?
Please help Thx
Hi
I have another question, how do I resize my new window.
So I have the code
on (release) {
getURL(“blabla”, “_blank”);
}
Now how do I let the window resize to 600 x 700??
Do I have to do it with actionscript or …?
Please help Thx
With javascript. Kirupa did a tute or two about this more or less.
Alright, and do you know where I can find that tute? :bandit:
Well you can define it in a pop-up window, which sounds like what you are trying to do…
http://www.kirupa.com/developer/mx/centered_popup.asp
Otherwise you will have to add some Javascript into the file you are loading.
I recommend the pop-up other than the javascript
thnx, and yes I will do the pop-up
:: Copyright KIRUPA 2024 //--