Flasher Archive

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


Subject: Re: FLASH: MOVIE DIMENSIONS
From: Phil Ward
Date: Fri, 26 Nov 1999 20:53:20 GMT

Just set the movie size in your HTML, sounds like it is set to 100% x 100%

see below

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

<body bgcolor="#000000" 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="450" height="150">
<param name=movie value="your movie name">
<param name=quality value=high>
<param name="LOOP" value="false">
<embed src="intro2.swf" quality=high
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
Version=ShockwaveFlash" type="application/x-shockwave-flash" width="450"
height="150" loop="false">
</embed>
</object>
</body>
</html>


Regards

Phil Ward
Crescent Graphics

phil-watcrescent-graphics [dot] co [dot] uk

New Media <> Internet <> Visuals <> A/W



----- Original Message -----
From: <NYFLEXXataol [dot] com>
To: <flasheratchinwag [dot] com>
Sent: 26 November 1999 19:16
Subject: FLASH: MOVIE DIMENSIONS


> I have to resend this because I still am having the same trouble.......I
cant
> seem to be able to restrict the size of the movie to 450wx150h.....it
always
> fills the browser window....am I missing some special script in my html?
> thanks
>



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
  FLASH: MOVIE DIMENSIONS, NYFLEXX

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