Groups | Blog | Home
all groups > macromedia flash sitedesign > march 2006 >

macromedia flash sitedesign : Background Image Scale



tralfaz
3/30/2006 11:59:18 AM

[quoted text, click to view]

1) Flash publish settings for html to 100% width by 100% height
2) Flash publish settings for html to noScale mode
3) Set html for zero border size by editing the html BODY line..
<BODY bgcolor="#BB9CBA" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

Now the stage resizes to fit the browser window with the pieces on the Flash stage staying a constant size.
If you want to resize a bitmap to the browser window you also need a listener that triggers when the browser window is resized and
then sets the background image movieclip to the same size as the new browser window. Here is an example with MX 6 source code..
http://members.cox.net/4my5cats/noScale/stageResize2.html
tralfaz

ds98
3/30/2006 7:25:11 PM
Hello,

I want to scale an image the background (of my browser) but maintain a
"locked" size of the Flash content...

example at www.lifecomesatyoufast.com Are they doing that in Flash? CSS?

Any help would be appreciated.

Dan
ds98
3/30/2006 8:50:32 PM
AddThis Social Bookmark Button