Get list of running processes, get active process (and it's application) Flex/AIR
- by Adam Kiss
Hello, just a quickie (or maybe not:] ):
Is it possible to get somehow list of running applications/processes and, while running in background, check which process is active?
Additionally - if somehow, the answer was yes, is it possible to react for change of active window / application react just as if it was Event, or bind to it custom event…