4/5/2011 10:11:58 AM
Title:
How to disable right click in Adobe AIR?
Can anyone help to disable right click on Adobe AIR?
4/5/2011 10:48:45 PM
Adobe AIR does not have a right Click menu . Its only in flash files (swf). So there is no need to disable
4/6/2011 2:01:06 AM
you cannot disable the default right click menu in flash files. All you can do is make it short by removing some default items. The "Settings" and "About Flash Player" will remain in the menu always and cannot be removed.
To remove other items you can set the showmenu property in html of your flash file to false.
4/7/2011 9:05:50 AM
Thanks Phillipe and Kite.
10/3/2011 8:45:04 PM
Well, not really. There is a work around if you are expecting to disable right click on a SWF which is shown on a page, but not the SWF alone.
Please refer this link for an explanation.
http://www.uza.lt/2007/08/19/solved-right-click-in-as3/