Search code examples
airfullscreenmaximize

Adobe AIR app fit screen(maximize) by itself


Is there a way to make an Adobe AIR app fit screen(maximize) by itself when it's launched?


Solution

  • From Abhilash :

    Just call the maximize(); function in the Application creation Complete function.

    Source : http://groups.google.com/group/flex_india/browse_thread/thread/afd5a97aea768d52/59aabcf6a74171b9#59aabcf6a74171b9