Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Brandens' relative window script and a center window |
From: | Andries van der Leij |
Date: | Mon, 10 Apr 2000 18:15:50 +0100 |
script???
Content-Transfer-Encoding: 7bit
Sender: ownerchinwag [dot] com
Precedence: bulk
Reply-To: flasherchinwag [dot] com
X-Website: http://www.chinwag.com
Hi Jason,
Nice code. You mentioned that the movie is larger than the screen
resolution,
the pop-up will
also be larger. you could solve this using:
var wndHeight = (screen.availHeight/1.375);
var wndWidth = (screen.availWidth);
This way you can have a nice popup in the form of a retangle that fills your
screen and centers
on your screen and is as big as possible....
Best regards
Andries van der Leij
Jason Bouwmeester wrote
> I've written a code:
>
> http://www.bloodykisses.com/flash/popupwindow.htm
>
> I think this might be what you are looking for... the centering code is
> about 1/2-way down.
>
> HTH,
> Jason
>
> -----Original Message-----
> From: Shaun Brazier [shaunbrazierfreeuk [dot] com (mailto:shaunbrazierfreeuk [dot] com)]
> Sent: Monday, April 10, 2000 8:08 AM
> To: flasherchinwag [dot] com
> Subject: FLASH: Brandens' relative window script and a center window
> script???
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]