PDA

View Full Version : turn off the context menu


Roscom
12-07-2001, 08:25 AM
I'm working on a flash-site where I should prevent the user from going further by using the context menu. I know there's the FScommand("showmenu", "false")-Command, but somehow it doesn't work.

I would appreciate your help

Jesse
12-07-2001, 09:07 AM
That's for executable projector files only. For web-based files disable the menu in publish settings (Ctrl Shift F12 in Flash)

Roscom
12-07-2001, 09:46 AM
Thanks a lot. I'm just a newbie...