PDA

View Full Version : can u disable right mouse button?


niobi xd
08-01-2003, 11:50 AM
i was wondering if some one could tell me if its possible to disable the right mouse button in flash? if so, how might one go about doing it?

cheers,

- niobi xd -

dzy2566
08-01-2003, 11:56 AM
Check this thread. (http://www.actionscript.org/forums/showthread.php3?s=&threadid=18125&highlight=menu+disable)

snapple
08-01-2003, 02:07 PM
I prefer to use:

Stage.showMenu = false;