Flasher Archive

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


Subject: RE: FLASH: Flash Popup window script w/ cross browser compatibility?
From: Tim Allan
Date: Mon, 28 Feb 2000 21:52:58 GMT

I have only ever done this once and I used the blank frame method cause
actionscript was hogging all the processor and I couldnt get my request in
the launch the window.

To go over what I did:
Basically you divide you page into 2 framesets,1 framest holding your flash
mocie as normal, the other one having its frame dimensions set to 1 pixel in
height or width (depends on the frameset)

The button in the flash movie loaded an HTML page into the blank frameset.
That HTML page had a "onLoad" handler in the <body> tag of the page.
something like this: (javascript isn't one of my strong points so excuse any
mistakes)

<body bgcolor="#FFFFF"
onload="javascript:'PopUpWindow_URL.htm','popup_Window_Name','width=600,heig
ht=150,status=yes,top=460,screenY=215,screenX=50,left=220,center=yes,directo
ries=no,scrollbars=yes,resize=no,menubar=no'">

Cheers

Tim

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of . .
Sent: Monday, February 28, 2000 6:02 PM
To: flasheratchinwag [dot] com
Subject: FLASH: Flash Popup window script w/ cross browser
compatibility?


I am trying to find a button action (pop up with height and width dimesions)
script for my Flash 4 project that will be compatible for Netscape and IE.

I found a couple out there - a "launchwin" & an "openwindow" from
were-here.com and moock, but both seem to fail in Internet Eplorer.

Is there a script for your button action (pop up with width and height) that
you all have found?

I would appreciate it greatly!

C
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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



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


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