Home

Follow Skinkers.

Recieve all the updates from Skinkers via email:

 

Posts Tagged ‘dynamic resize’

0

Dynamically resizing AIR windows with non-resizing content.

February 5th, 2010 | Air, AS3 | David Spanton

Following on from my previous post concerning dyncamically resizing AIR windows with user resize (based on Daniel Wabyick’s example here), I wanted to cover a further modification I made; that of having the window resize dynamically, but the content stay the same.

To be more specific, I wanted a content area to remain a fixed size when the window resized dynamically, but maintain a percentage width of the area when the window was resized by the user. (If that makes no sense, download the example after the jump.)

Read the rest of this entry »