Stage resize problem

Hi!

i am facing problem with stage.stageWidth and stage.stageHeight properties , here is the gallery i am developing…

http://test.simpsols.com/colin/gallery.html

now every thing that is drawn to stage is relative to stage.stageWidth and stage.stageHeight properties. i just want to set these properties equal to height and width set in <embed> tag in html… so i don’t have to re-compile swf again and again for different resolutions… i have tried to set it but it doesn’t works although the flash documentations says the it is read-write property…

can it be done…any :crazy: tricks , thanks

Regards