Flasher Archive

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


Subject: Re: FLASH: margin probs
From: Randy Anthony
Date: Thu, 28 Jan 1999 21:31:48 GMT

Hey Erik,
Your body tag should look like this on there. (This will work with all the 4.0
browses. Im not sure bout any later ones)
<BODY BGCOLOR="#FFFFFF" MARGINHEIGHT="0" TOPMARGIN="0" LEFTMARGIN="10">
Hope it helps

Erik Kittlaus wrote:

> I'm not getting my Flash movie to go all the way to the edge of the browser
> window and I can't figure out why.
>
> I've got two frames with the FRAMESET set like so:
>
> <FRAMESET ROWS="100%,*" BORDER=0 FRAMEBORDER=0 FRAMESPACING=0>
>
> Then in the main window I've got the following code:
>
> <HTML>
> <HEAD>
> <TITLE>main</TITLE>
> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
> </HEAD>
>
> <BODY BGCOLOR="#FFFFFF">
> <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
> CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,
> 0,0,0" WIDTH="100%" HEIGHT="100%">
> <PARAM NAME="SRC" VALUE="intro.swf">
> <PARAM NAME="QUALITY" VALUE="high">
> <PARAM NAME="SCALE" VALUE="showall">
> <EMBED SRC="intro.swf"
> PLUGINSPAGE="http://www.macromedia.com/shockwave/download/"
> TYPE="application/x-shockwave-flash" WIDTH="100%" HEIGHT="100%"
> QUALITY="high" SCALE="showall">
> </EMBED>
> </OBJECT>
> </BODY>
> </HTML>
>
> Anybody see the problem? Thanks in advance.
>
> -Erik
>
> ------------------------------------------------------------------------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> email to list-manageratshocker [dot] com. Problems to: owneratshocker [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

--
____________________________
Randy Anthony
randyatgbiconstruction [dot] com
Microsoft Site Builder Level 2
http://www.corchard.com/rwa/

Quote:
We have no tast, but we like you!



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


Replies
  FLASH: margin probs, Erik Kittlaus

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