hi dudes!
that code to me started out to be american slang! i've been reading a little about some strang aliens i found in the script, like the XOR punctuation, and it looks more like latin now!
if i didnt want to use this rightClick "alien" so much, i'd probably quit trying to understand it!! but i want it, oh so bad!
i need a little help to put this script working though... :/ . i have a MC (the menu). How do i make this code work? i have some doubts:
1º
ActionScript Code:
this.onRightMouseDown = function(){
trace("Right Down");
}
instead of the trace statment i put in:
ActionScript Code:
attachMovie(menu, menuLoaded);
so it "loads" the menu MC.
3º where do i set the coordinates of where i want the movie to appear on stage? (same coordinates as the mouse)
i hope u can gimme a hand, so i can learn how to do this thing work..
thanks in advance, senocular.
eggnogg