animee wrote: > 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
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.