Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: New Browser Window: 2 Questions |
From: | Marc Hoffman |
Date: | Fri, 31 Jul 1998 18:41:39 +0100 |
At 10:31 AM 7/31/98 -0400, you wrote:
>flashershocker [dot] com,Internet writes:
>>> 2) How do I enable the user to close the new window when she/he is
>>done
>>> filling out the form and wants to return to the Flash site?
>>Yes, using Javascript, I think it is covered in Colin's Tech Note.
>
>You'd call a function from your movie or html file that closes the
>window. Try:
>
>function exit(){
> self.close()
>}
>
>you can also use window.close() or just close(). Or you can rely on
>people to use the little "X" at the top of the window ;)
>
>For reference, the info JC refers to above is at:
>http://colinmoock.iceinc.com/webdesign/flash/
>
>cheers,
>Colin
Hi, Colin. Your tutorial was all I needed, but the above tip would be a
nice touch.
Being java illiterate, I need to know: What's the syntax for placing the
above function call in my html window?
Thanks so much.
-Marc Hoffman
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Marc Hoffman
Poison Dart Frog Music
Digital Audio Production Services
& Interactive Multimedia Design
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
Replies
Re: New Browser Window: 2 Questions, Colin Moock
Replies
New Browser Window: 2 Questions, Marc Hoffman
Re: New Browser Window: 2 Questions, John Croteau
Re: New Browser Window: 2 Questions, Colin Moock
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]