gackt
August 28th, 2002, 12:35 PM
the button doesn't open the borderless window.
in the button actions, i write this :
on (release)
{
getURL("javascript:openIT('index.html',550,400,null,null,' mywinname01');");
}
is all this statement correct ?
can you give me a correct actions for the buttons?
in the button actions, i write this :
on (release)
{
getURL("javascript:openIT('index.html',550,400,null,null,' mywinname01');");
}
is all this statement correct ?
can you give me a correct actions for the buttons?