Simple Question

Hello! Does anyone know how remove some right click popup menu in flash?

like in this website www.ultrashock.com try right clicking and you will see that the menu is lessen. Ex. There is no, rewind button, play button etc.

:sigh:

ok

insert frame and paste this action

fscommand (“showmenu”, “false”);

C:-)

Can I select what menu that I want to remove?

If you use the fscommand (“allowmenu, false”) then when you right click only settings and About macromedia flash player 6 will come up, which is the same as www.ultrashock.com . Hope this helped.

Sam :cowboy: