getURL

hey everyone !

I’m an AS3 lover/noob programmer, but when it comes to AS2… I’m nothing…


ddg_btn_1.onRelease = function(){
    getURL("javascript:window.open('/game-fullscreen/1-drawing-game?siteCode=hanse&idPicture=4')");
}

I want to pop-up a new window… That code shouldn’t work ? Off course the button name’s is good…

It’s incredible how as2 is ugly when you know as3…

Thanks for your help !