Groups | Blog | Home
all groups > flash (macromedia) > july 2003 >

flash (macromedia) : Close Button Problem


madmrshn
7/31/2003 9:34:42 PM
I've got a pop up browser window with flash in it that contains a close button. I assigned a fscommand using "quit" and thought that would close the window but it's not working. What should I do to fix that? Thanks!

DamonMath
7/31/2003 9:41:55 PM
on (release){
getURL("javascript:close()");
}

:)

AddThis Social Bookmark Button