Flasher Archive

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


Subject: Re: FLASH: embed with the extra stuff...
From: John Croteau
Date: Tue, 9 Nov 1999 00:46:40 GMT

Hi Matthew,

> There is a way to embed a flash file so that all the extra stuff
> outside of the numeric stage boundary shows up. Example: So a line
> that is 1200 pixels long will seem to span the entire browser window
> even tho the flash file is only 600 pixels wide. Without scaling or
> distorting...
Yes

> It has everything to do with the embed settings, but i cant seem to get it...
You need to use a single frame frameset with tags (as follows) in the
FRAME on the FRAMESET page and in the BODY on the Flash page. There will
be a one pixel border in Netscape 3. Then you need to setup the Flash
HTML page with height and widtha s percent and SAlign as Showall.

<FRAME SRC="3Splash.htm" MARGINWIDTH="0" MARGINHEIGHT="0"
BORDER="0" SCROLLING="NO">

<BODY TOPMARGIN=0 LEFTMARGIN=0 MARGINHEIGHT=0
MARGINWIDTH=0>

In the Flash EMBED and OBJECT containers the HEIGHT and WIDTH should be
set for 100% and SAlign should not be specified so that its Showall
parameter will be used.

--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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: embed with the extra stuff..., Matthew Richmond

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