Groups | Blog | Home
all groups > macromedia flash sitedesign > november 2005 >

macromedia flash sitedesign : 100% height


Mic
11/20/2005 12:00:00 AM
thanks a lot...

mic

[quoted text, click to view]
Mic
11/20/2005 11:41:58 AM
Hi,

is it possible to create a flash movie which stays in the same width but
changes the height according to the browser's size?

thanks

animee
11/20/2005 1:27:48 PM
Yes.

Evaluate the Stage's height with an onEnterFrame event and assign this value to your movies _height parameter.

mymovie_mc._width=800
mymovie_mc._height=Stage.height
AddThis Social Bookmark Button