The following example shows how you can set a maximum width and height on a Adobe AIR application by setting the maxWidth and maxHeight properties on the WindowedApplication tag.

Full code after the jump.

[click to continue…]

{ 1 comment }

The following example shows how you can set a minimum width and height on a Adobe AIR application by setting the minWidth and minHeight properties on the WindowedApplication tag.

Full code after the jump.

[click to continue…]

{ 0 comments }