Annonces
Annonces

Envoyer ce jeu à un ami
Votre nom *
Votre email *
Email de votre ami *
Votre message


(* : Champs obligatoires)


Voter pour ce jeu
Note moyenne : 0.0 / 0 votes.
Jeu Tutorial: How to disable right clicking!

Tutorial: How to disable right clicking!

This gaming website is available in: English.

Description du jeu "Tutorial: How to disable right clicking!" :
Ce code provoquera une défaite automatique lors d'un clic droit :

var myMenu:ContextMenu = new ContextMenu();//crée un menu contextuel nommé myMenu
function rightClick() {//crée une fonction nommée rightClick
gotoAndStop(?cheatFrame?);//lors d'un clic droit, aller à cheatFrame
}
myMenu.onSelect = rightClick;//lorsque le menu contextuel s'affiche, exécuter la fonction rightClick
this.menu = myMenu;//effectuer les modifications nécessaires pour aller à l'image de triche

Jeux similaires à "Tutorial: How to disable right clicking!" :
Annonces
Code HTML pour insérer ce jeu sur votre Blog / Site (personnaliser la taille)