PDA

View Full Version : right clicking



binime
April 19th, 2005, 11:45 AM
in the flash movies i make, when you right click on them i get that in flash_2.png

however, i would like it that when you right click the options to come in flash_1.png

(they are attached files)

can anybody help me in achieving this please?

thanks a lot
-binime

daveFelton
April 19th, 2005, 11:47 AM
are you talking abour right clicking in the FLA or in the SWF?

are you trying to disable the right click menu that flash has built into to ever SWF? im a little confused...

d

binime
April 19th, 2005, 11:53 AM
sorry i wasnt clear! its in the swf, published for the internet...

claudio
April 19th, 2005, 12:19 PM
Stage.showMenu = false;

binime
April 19th, 2005, 12:27 PM
thank you so much! wooo cheers :D