Custom Move and Resize Window Controls in AIR


One of the advantages of AIR is having complete programmatic control over application windows. This means you can create and modify windows on the fly through JavaScript or ActionScript. This tutorial will cover how you can use ActionScript to both move and resize an AIR application's window using Flash controls.