August 20, 2008
First Application for Adobe® AIR™ ( Caliper )
Finding a good Caliper or measuring tool that is both cross-platform and FREE seems to be quite difficult. PixelPerfect is a good starting point but not really as useful as a real caliper. So I decided to create myself a CALIPER application for Adobe® AIR™ Project Page or directly from the Adobe MarketPlace
August 19, 2008
Creating Easy Application Icons
Just a quick post mostly as a reminder to myself on how to easily create Icons for your Adobe AIR applications.
Once the application has finished Initializing i add a button to the main view. that calls a method called takeSnapShot( e : MouseEvent ); that writes the application out to the desktop as a PNG file. (more...)
Once the application has finished Initializing i add a button to the main view. that calls a method called takeSnapShot( e : MouseEvent ); that writes the application out to the desktop as a PNG file. (more...)