http://www.kirupa.com/developer/mx/centered_popup.htm
i tried to do this excacty as it has been told and it didn’t work, some help would be great.
http://www.kirupa.com/developer/mx/centered_popup.htm
i tried to do this excacty as it has been told and it didn’t work, some help would be great.
zip the files and post them to the forum!
ah, right hehe…someone able to correct that? (if it isn’t already correct) :puzzle:
If you want you can try this code, it’s working with this. Just put it on the button and delete the action layer[AS]on (release) {
getURL (“javascript:NewWindow=window.open(‘http://www.kirupa.com/modular/pop-up.htm’,‘kirupa’,'width=400,height=300,left=0,top=0,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No’); NewWindow.focus(); void(0);”);
}[/AS]
in the place of “about” --> put “javascript” (without quotes", this word apparently cause problem, it never appears.
Ubik
:: Copyright KIRUPA 2024 //--