Resizing Flash Movie Depending on Screen Res

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 800600 then the flash movie is like 750400 but then if the screen res is 1024*768 then the flash movie has a different size.

Thank you in advance…

/Aussie Devil/

i think it will work if you put this action in the first frame:

fscommand(“alowscale”, “true”);

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