Flasher Archive

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


Subject: Re: FLASH: Flash movie size doesn't match HTML preview
From: Phil Ward
Date: Mon, 13 Dec 1999 11:11:40 GMT

Have you tried setting your page borders to zero..

<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" topmargin="0"
leftmargin="0">

and making your swf 100% in height and width, that way it will fill the
browser window whatever the size of the screen.

<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#3,0,0,0" width="100%" height="100%">
<param name="SRC" value="yourfile.swf">
<embed src="yourfile.swf"
pluginspage="http://www.macromedia.com/shockwave/download/"
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



----- Original Message -----
From: Goldlink Media <webboardatgoldlink [dot] com>
To: <flasheratchinwag [dot] com>
Sent: 13 December 1999 10:21
Subject: FLASH: Flash movie size doesn't match HTML preview


> When I publish my movies, the things I want seen in the window don't go
all
> the way to the edges like the movie appears. Just exactly what is the
> border of a flash movie because it certainly doesn't seem to be the white
> stage area. When I put down a square guidline exactly the same size as my
> movie size, I have to move the whole square to the left of the white area
> in order for it to preview right.
>
> I thought the white area was the stage? If so, what am I doing wrong that
> I have to use part of the grey area to make the stage size work right on
> the previews?
>
> I'm trying to make a template for a default movie so I don't have to keep
> starting over for each new movie. I've tried making the movies 800x500,
> 700x500, 800x400 for a standard html size of 800x600 but I don't want
> scroll bars. I'd like the exact size of the movie without it shrinking.
> I'm also trying to allow for browser navigations.
>
> Flash 4 has a preview HTML but if I test movie in flash, the size fits
> perfectly at 800x500. When I preview in HTML, the size is to large with
> vertical and horizontal scroll bars. Why is there such a big difference
> and how do I get the right size?
>
>
>
>
>
> 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
>



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: How do I make SWFs work in page f, Goldlink Media
  FLASH: Flash movie size doesn't match HT, Goldlink Media

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