Flasher Archive

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


Subject: Re: resize issue
From: John Croteau
Date: Fri, 15 May 1998 12:18:49 +0100

Hi Larry,

> the guitar is flush left in Netscape but not always in IE4
> depending on the size of the browser.

No problem with your code. When using percents (%) Flash always fills
the available Frame (Window) based on its aspect ratio and Align
settings.

Try placing you movie in a single frame Frameset. You should add tags
similar to the ones below. Thia will reduce but not eliminate
differences in the way the browsers handle Flash. The aspect ratio of
your Movie Canvas will also affect your borders, but generally mostly on
the sides not included in the Align.

<HTML><HEAD>
<TITLE>Flash Central</TITLE>
</HEAD>
<FRAMESET ROWS="100%,*" FRAMEBORDER="0" FRAMEBORDER="NO"
FRAMESPACING="0" BORDER="0">
<FRAME SRC="3Splash.htm" NAME="FlashCentral Version 3-2"
MARGINWIDTH="0" MARGINHEIGHT="0" BORDER="0" SCROLLING="NO">
</FRAMESET>
</HTML>

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
FlashTeK(Advanced Websites with Flash) http://www.CrownMall.com/Flash/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
Need a PC ? -- Computer King -- http://www.crownmall.com/computers/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Flash site and Crybabies, Alan Alston

Replies
  resize issue, Larry Tucker

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