Kod:
function webadresi() {
getURL("http://www.halilarici.com.tr", "_blank");
}
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned = new ContextMenuItem("Halil Arıci", webadresi);
MENU.customItems.push(Functioned);
_root.menu = MENU;
Kalın yazdığım yerleri değiştirin.Kendinize göre.
Kaynak:Flash sağ Tık Menü