toke
09-10-2001, 05:02 PM
Hi,
I am trying to close a flash pop up window. I inserted actionscripts on the button in Flash like this...
on (release){
javascript:closeWindow();
}
but it doesn't work. Is there any way I can do it? Probably I did something wrong.
Thanks
I am trying to close a flash pop up window. I inserted actionscripts on the button in Flash like this...
on (release){
javascript:closeWindow();
}
but it doesn't work. Is there any way I can do it? Probably I did something wrong.
Thanks