Posts tagged as:

initialWindow

In a previous example, “Setting the width and height of a WindowedApplication container in Adobe AIR”, we saw how to set the initial width and height of an Adobe AIR WindowedApplication container by setting the width and height properties.

The following example shows how you can set the width and height of a WindowedApplication container by setting the <width> and <height> nodes in the application’s XML file.

Full code after the jump.

[click to continue…]

{ 0 comments }