Groups | Blog | Home
all groups > flash actionscript > january 2006 >

flash actionscript : resize flash movies to browser window


designu
1/28/2006 7:01:37 PM
Hi everyone! I wsa trying to make my flash movie adjusting to browser window,
and I found this script here :

http://www.actionscript.org/tutorials/intermediate/Dynamic_Layout_Control/index.
shtml
Everything is fine with the script but the movie doesn't adjust when the page
first loads. Altought the author tells how to do it : " ...All we do is tell
our listener object that the stage has been resized, even though it really
hasn't. Simply call the function: stageListener.onResize();" Well but I can't
figure out a way to do it and make the movie adjust when the page first loads.
Can anyone help me with this, please?
Thanks to everyone!

Macromedia santosh
1/28/2006 8:08:23 PM
Hi you can keep flash movie height="100%" and width="100%"

AddThis Social Bookmark Button