Hey there.
I’ve got a little bit of a problem:
I need a flash movie to work on various screen resolutions, windows sizes, etc. So, while I would like the flash player to stretch as much as the window allows, I do not want the movie to scale, since that generally distorts the contents (I have a lot of small-sized text in there that would become unreadable, for example).
The stage.height and Stage.width don’t appear to work when I publish the movie with both the dimensions (instead of “match movie”) as “100%” and scale as “no scale.”
Any ideas? Perhaps a good way to get the exact size of the flash movie?