Building Blocks you should not target low coupling, instead target appropriate coupling – Mike Labriola (@mlabriola)

10Jan/080

Maximizing your AIR application programatically – stage.nativeWindow.maximize()

Just be sure to call it in an applicationComplete handler. My attempts to call it from creationComplete were resulting in a null object reference.

1
stage.nativeWindow.maximize()
blog comments powered by Disqus