Flasher Archive

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


Subject: FLASH: Action script pop up window
From: Mark Prettyman
Date: Wed, 6 Sep 2000 14:01:24 +0100

Hi all...

I'm having problems with a javascript pop up window call from flash in IE
4.5 on the mac.
Typical it works on every thing else.

Has anyone got a stable script that works on all browsers ? or a solution
ie a mac IE 4.5 sniffer script!!!

Any help on this would be appreciated as I'm working to a tight deadline...
Nothing new there then.

Mark...

This is what I'm useing at the moment...

<SCRIPT LANGUAGE="JavaScript">
<!--
function Start(page) {
OpenWin = this.open(page, "CtrlWindow",
"toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,re
sizable=no,copyhistory=yes,width=580,height=386");
}
// -->
</SCRIPT>

On (Release)
Get URL ("javascript:Start('legal-frame.html')")
End On


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Action script pop up window, Dustin Krysak

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