I would like to accomplish 2 tasks in AIR:
- Determine, whether a defined program is running (for example firefox.exe)
- If its running, then get the current dimensions of its window - i want to make a screenshot of the window, so i'd need other parameters too i guess: Is it minimized? is it behind some other window?
Is this possible to accomplish in AIR? Im using the latest version (2.6)