Flasher Archive

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


Subject: RE: [flasher] Close window
From: JGL
Date: Fri, 19 Jan 2001 19:34:38 -0000

Most compatible way I found is to link your close button to a page that has
this code:

<HTML>
<HEAD><TITLE>Window Closer</TITLE></HEAD>
<BODY ONLOAD="self.close()">
</BODY>
</HTML>

-----Original Message-----
How do I get a button in the movie that allows you to close the pop-up
window.




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