Wrox Home  
Search P2P Archive for: Go

  Return to Index  

flash_programming thread: pop() funtion to make a window pop up


Message #1 by "Jay Hadley" <lonerjayj@n...> on Wed, 8 Jan 2003 19:15:46
The close button can again be done using getURL,

on (release) {
getURL("javascript:self.close();");
}


> I would also like to know how to close the browser window I poped up. I 
w> ant to incorperate. onClick="self.close()" to see the movie I am trying 
t> o do this with go to my web site <a 
h> ref="http://www.silvereagledesign.net>www.silvereagledesign.net</a> and 
c> lick on the panda icon. Panda movies pop up and I'm trying to control 
t> hem from there menu's.

  Return to Index