Groups | Blog | Home
all groups > flash actionscript > july 2004 >

flash actionscript : closing Window Flash movie is in


Leao16
7/29/2004 9:35:47 PM
I want to have a [ close ] button, that when pressed closes the flash movie and the Internet window it's in.

Laiverd.COM
7/29/2004 11:37:07 PM
getURL("javascript:window.top.close();");

Maybe try a search next time; you're definitely not the only one with this
question ;-)

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Shadow McMelt?
7/31/2004 2:55:44 PM
getURL("javascript:window.opener='win';window.close()")

AddThis Social Bookmark Button