PDA

View Full Version : borderless window button actions



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?

lostinbeta
August 28th, 2002, 10:02 PM
Do you have the .js file? There is a downloadable .js file that you can get on the tutorial from kirupa to use, or you can download the whole .zip file from www.microbians.com.