I am developing flex air application.I have to implement hot-key functionality in air application.
For example whenever user press any two keys like ctr and S keys the open flex air application. and whenever user press any two keys like ctr and q keys then close flex air application.
Is it possible in flex?
Thanks