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: David
Date: Thu, 18 Nov 1999 22:41:46 GMT

"Argh!"

This is the html I'm using:
When compared with the code below it, it looks fine. Perhaps it's a Communicator
4.7 weirdism?

Dave



<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0"
rightmargin="0" bottommargin="0" border="0">
<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="swing.swf">
<param name="QUALITY" value="high">
<embed src="swing.swf"
pluginspage="http://www.macromedia.com/shockwave/download/"
type="application/x-shockwave-flash" width="100%" height="100%" quality="high">
</embed>
</object>
</body>
</html>


Phil Ward wrote:

> 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-watcrescent-graphics [dot] co [dot] uk
>
> New Media <> Internet <> Visuals <> A/W



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 helpatchinwag [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
  Re: FLASH: An age old question of one's , Phil Ward

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