right click web player question

Hi,

I’ve made a quick app that uses the right mouse button click however in the browser, i cant right click because of the little window that asks for full screen.

How do I get round this problem?

Thanks in advanced.

Lloyd.

You have to change the HTML used to embed the web player.

See http://unity3d.com/support/documentation/Manual/WebPlayerBehaviorTags.html

Set the “disableContextMenu” attribute to true, and you can receive right-clicks.