I have written some code to happen on the click of ExtendedKey.SOFT1
I am using flash lite 2.1 and as2. It works fine on the simulator. but does not work on the device. When soft key is pressed the default listener of the device catches it and device menu pops up.

How can i handle it?