Flasher Archive

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


Subject: RE: FLASH: javascript open window . . . fs command
From: Daniel Votino
Date: Tue, 7 Sep 1999 20:58:54 +0100

>This ist the best Flash-site, that I now:
>http://www.oeilpouroeil.fr

I notice on this site they are using the javascript open window command,

activating the script from within flash im guessing . . .

<SCRIPT LANGUAGE="javascript">
<!--
function openWin(url,name) {
window.open(url,name,"height=150,width=300,directories=0,location=0,
menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,
z-lock=0,screenX=0,screeny=0,left=0,top=0");
}
//-->
</SCRIPT>

each time a new window is opened it replaces the window before and
of course it has a new swf in it . . .

i know this has been discussed before but i believe this is a slight
variation on its implementation. can anyone give an example of what
the code/action script would look like within the fla, im presuming
on fs command, to accomplish all these things appropriately.

~thank you

daniel

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: helpatchinwag [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-manageratshocker [dot] com


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