Full Screen Flash movie

Is there a way to detect the resolution of someone, and then make the flash movie, fullscreen depending on that resolution.
Like the Ego7 website, the flash goes fulscreen, but all the MC’s and Buttons and whatnot in the movie are still the same size no matter how big the movie screen, wheather it be 1600x1200 or 640X480

How is this acheived?

EGO7 MEDIA
Here is the link

Stage.scaleMode = “noScale”;

or just embedding it correctly in the html thats used in the popup. The swf wont scale, just the browser window (html)

Ok that helps with that, but how do i make it fullscreen? the flash movie that is.

I want the flash movie to be full screen set to a users resolution. so lets say if you came to my site and your res was 1024x768, then thats how big the flash movie would be, BUT all my buttons and MC would still be original size.

Same for someone that comes to my site and has a 1600x1200 resolution.

Here is an exampleEGOMEDIA