Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How to detect clicks outside of a window for a multi-window AIR app in flex?
- private function startPause(e:MouseEvent):void{
- //pause doing memory intensive stuff
- }
- <mx:VBox paddingLeft="20" deactivate="startPause(null)">
Advertisement
Add Comment
Please, Sign In to add comment