Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: An age old question of one's borders |
From: | Phil Ward |
Date: | Thu, 18 Nov 1999 22:29:21 GMT |
you also need to set the size of your swf to 100% in both dimensions, see
below
<html>
<head>
<title>full screen</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" topmargin="0"
leftmargin="0">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=4,0,2,0" width="100%" height="100%">
<param name=movie value="intro.swf">
<param name="LOOP" value="false">
<embed src="intro.swf" loop="false"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%"
height="100%">
</embed>
</object>
</body>
</html>
Regards
Phil Ward
Crescent Graphics
phil-wcrescent-graphics [dot] co [dot] uk
New Media <> Internet <> Visuals <> A/W
----- Original Message -----
From: David <davidtallent [dot] com>
To: <flasherchinwag [dot] com>
Sent: 19 February 1999 22:06
Subject: Re: FLASH: An age old question of one's borders
> Hmm,
> I'm missing something. I did try the below solution. but my test reveals a
> flash site justified to the left with no border. But there is a border on
> the right and bottom.
>
> All I have in the html is the swf file. No justification has been set
>
> Davee
>
>
>
>
>
>
> > <BODY bgcolor="#FFFFFF" MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0"
> > RIGHTMARGIN="0" TOPMARGIN="0" BOTTOMMARGIN="0">
> >
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California
Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: An age old question of one's , David
Replies
Re: FLASH: An age old question of one's , unique
Re: FLASH: An age old question of one's , David
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]