I want my AIR application to launch at 100% width and height, or maximized in PC speak. So I had assumed this would be easy, either by setting the width and height of my WindowedApplication to 100% in my application mxml file, or by doing the same using the width/height nodesĀ in the application xml [...]
Ok couple of quick tips for any AIR newbies out there (yep, thats me). Custom Application Icons Could be I am dense, but i found this a little tricky. The key was to ensure the source png files are somewhere relative to your Flex src folder (i.e. source/assets/icons) and secondly you need to ensure that [...]

Recent Comments