PDA

View Full Version : Resizing Flash Movie Depending on Screen Res



phorte
April 17th, 2003, 05:02 AM
I was wondering if there is any javascripting or actionscripting to make it so that when a flash movie is presented in a HTML page if the screen resolution is 800*600 then the flash movie is like 750*400 but then if the screen res is 1024*768 then the flash movie has a different size.

Thank you in advance..

/Aussie Devil/

richie
April 17th, 2003, 11:50 AM
i think it will work if you put this action in the first frame:

fscommand("alowscale", "true");

lostinbeta
April 17th, 2003, 01:13 PM
fscommands are only for the Flash Projector (.exe) files, so that will not work.


Check this thread.....

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=18566