Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Flash to close browser window with javascript
From: Eric Dunham
Date: Thu, 9 Mar 2000 01:29:17 GMT

Have you tried calling a function that has something to this effect in
it....?
------------------------------
function closeFlash(){
self.close();
opener.focus();
}
------------------------------
HTH,
Eric Dunham

<snip>
Can someone provide me with the appropriate 'javascript' to close the
browser window flash is running in, from inside of flash, ie with the
'fs'commands.

Reason, my HTML site spawns a new full screen window that runs the flash
presentation, when the user clicks 'exit' from inside of flash, I want the
browser window (the flash presentation is running in) to close leaving the
'HTML' site in 'focus' again.
</snip>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Flash to close browser window wit, Aaron M Spence

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]