Is there a way ActionScript 3 can detect the user\'s screen resolution?
If you are on AIR, you could use the flash.display.Screen class, which contains this info, plus a lot more, such as color-depth, and multi-screen support.
flash.display.Screen