Flasher Archive

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


Subject: Re: FLASH: center on page.....
From: dk
Date: Mon, 24 Jul 2000 20:36:18 +0100

you the man... thanks... I was trying to do it with a frame set, but I was
screwing it up somehow!


Thanks again.


dk


----- Original Message -----
From: "JGL" <infoatdesignthenet [dot] com>
To: <flasheratchinwag [dot] com>
Sent: July 24, 2000 10:59 AM
Subject: RE: FLASH: center on page.....


> Hi DK,
>
> It's funny . . . I was just doing that and have your soulution handy!
>
> Do you use and understand frames?
>
> Have a blank page for each left_fourframes.html etc. possibly give a body
> bgcolor. Place your movie page name where .body.html is.
>
> Play with column and row settings to make your frame body be a set size.
Min
> is 605X400.
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 FINAL//EN">
> <HTML>
> <HEAD>
> <TITLE>FrameSet</TITLE>
> <FRAMESET BORDER=0 FRAMESPACING=0 FRAMEBORDER=0 COLS="*,605,*">
> <FRAME NAME="frameleft" SRC="./left_fourframes.html" SCROLLING=NO
> MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0" NORESIZE>
> <FRAMESET BORDER=0 FRAMESPACING=0 FRAMEBORDER=0 ROWS="*,400,*">
> <FRAME NAME="frameheader" SRC="./header_fourframes.html"
> SCROLLING=NO MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0"
> NORESIZE>
> <FRAME NAME="framebody" SRC="./body.html" SCROLLING=AUTO
> MARGINWIDTH=0 MARGINHEIGHT=0>
> <FRAME NAME="framefooter" SRC="./footer_fourframes.html"
> SCROLLING=NO MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0"
> NORESIZE>
> </FRAMESET>
> <FRAME NAME="frameright" SRC="./right_fourframes.html" SCROLLING=NO
> MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER=NO BORDER="0" NORESIZE>
> </FRAMESET>
> </HEAD>
> </HTML>
>
> -----Original Message-----
> Hi Everyone....
>
> I'm looking for a way to center my flash movie horizontally and vertically
> in a window..... no matter the resolution.
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and the Flash(tm) Film Festival
> July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
> www.flashforward2000.com
> Produced by United Digital Artists and lynda.com
> Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
> shockwave.com and Electric Rain.
> 1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
> Register before June 30 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(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 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


Replies
  RE: FLASH: center on page....., JGL

Replies
  RE: FLASH: center on page....., JGL

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