Flasher Archive

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


Subject: Re: FLASH: Movie dimensions and html?
From: Kurt Dommermuth
Date: Wed, 23 Aug 2000 11:59:07 +0100

At 08:03 AM 8/23/2000 +1000, you wrote:
>Hi there
>
>I'm part way through a movie and I've realised that I've been using too
>large a stage: 825 x 600 pixels.
>
>When I publish the movie I want it to be scalable in the users browser but
>without changing the aspect ratio.
>
>I'm confused as to whether I now need to amend the stage dimensions in Flash
>or whether I can deal with this in the publish settings or in Dreamweaver
>when i embed the movie.
>
>Any clues much appreciated.
>
>Richard

Richard,

You can control how and if the movie scales within the HTML code and change
whatever Flash publishes, but it is probably easier to change stage
dimensions and how it scales within Flash.

In any event the following came from
http://www.moock.org/webdesign/flash/fillthewindow.html and gives a good
description of the "scale:" choices in the "Publish Settings" dialog box.

*****************
HEIGHT="100%" WIDTH="100%" SCALE="EXACTFIT" this combination forces every
edge of your movie to the edge of the browser, and distorts your movie to
fit the aspect ratio (proportion of height to width) of the browser.

HEIGHT="100%" WIDTH="100%" SCALE="SHOWALL" this combination fits the width
or height of your movie to the smaller of either the width or height of the
browser. your movie will not be cropped or skewed to fit the browser
window, but there will be borders on either the top and bottom or right and
left of your movie.

HEIGHT="100%" WIDTH="100%" SCALE="NOBORDER" this combination adjusts either
the height or width of your movie to the larger of either the width or
height of the browser. when the dimensions of your movie do not match the
dimensions of the browser, your movie will be cropped on either the top and
bottom or on both sides.
*****************

HTH,
Kurt
http://www.dommermuth-1.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Movie dimensions and html?, Richard

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