toxic88 / fxcanvas

Automatically exported from code.google.com/p/fxcanvas
0 stars 0 forks source link

Right click menu #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to call a function, when the user clicked with the right button. 
Is it possible to remove the default flash popupmenu, and handle the right 
click?

Thanks in advance

Original issue reported on code.google.com by threejs....@gmail.com on 8 Mar 2012 at 5:55

GoogleCodeExporter commented 9 years ago
Yes. It's a function `canvas._onContextMenu`. You can replace it.

Original comment by buzz...@gmail.com on 9 Mar 2012 at 8:24