AirTip: AIR application gained focus
Wednesday, August 27th, 2008This is little AIR Tip: if you want to know when your AIR application gained focus, just listen to AIREvent.APPLICATION_ACTIVATE.
addEventListener(AIREvent.APPLICATION_ACTIVATE, handleApplicationActivate);
tagged under: air.Tip





1 Trackbacks/Pingbacks
Live Preview
Leave a comment