Search code examples
actionscript-3flash-cs4flash-cs3

How do I get the user's screen resolution in ActionScript 3?


Is there a way ActionScript 3 can detect the user's screen resolution?


Solution

  • have a look at stage.fullScreenHeight and stage.fullScreenWidth