Hello all,
Hope to find some answers here. This is what we are trying to achieve
-- Application with launch at OS startup or user will start the application .
-- Once the application started, it should run in background (No window will be visible)
-- Application should become visible if assinged keyboard shortcut is triggered (e.g. ALT+CTRL+A) , even if the user is working on another applicaiton.
-- User works on the app and if clicks anywhere out of context of the application, it should again go back to background.
Hope this is possible in AIR. We are exploring AIR and above scenario is very important for us.
Thanks for help in adance,