le click droit // copyright

Le 7 novembre 2006

le click droit // copyright

Code pour avoir le click droit // copyright

this.menu = new ContextMenu();
this.menu.hideBuiltInItems();
this.menu.customItems.push(new ContextMenuItem(”LutinCapuche © 2006″, ouvreSite));
function ouvreSite(obj, item) {
getURL(”http://www.lutincapuche.com”, “_blank”);
}

Flash 8 ( Vu : 1752 fois )

Commentaires

Répondre