Advertisements
Advertisements

Share this game
Your name *
Your email *
Friend email *
Your message


(* : Fields required)


Vote for this game
Average vote : 0.0 / 0 votes.
Jeu Tutorial: How to disable right clicking!

Tutorial: How to disable right clicking!

About "Tutorial: How to disable right clicking!" :
This code will make someone auto lose when right clicking:


var myMenu:ContextMenu = new ContextMenu();//create a new context menu called myMenu

function rightClick() {//create a new function called right click

gotoAndStop(?cheatFrame?);//when the right click button is pressed, go to the cheatFrame

}//

myMenu.onSelect = rightClick;//when the right click menu is brought up, execute the rightClick function

this.menu = myMenu;//make the neccesary changes to go to the cheating frame


Related games for "Tutorial: How to disable right clicking!" :
Advertisements
HTML code to insert this game on your Blog / Site (customize the size)