Is there any method know to use the right mouse button in the web browser? I need to use it as an alternate click, but it brings up full screen options and stuff about the plug-in.
Customizing the Unity Web Player’s Behavior
Via simple object/embed tag parameters you can disable the context menu giving you/your game right-click usage if you’d like.
Great, thank you so much for showing me that!