Hi,
i want to disable right click when i ckick on my swf file
i am write java script for it but it is not call when i click on swf file.
i am write following action script
Stage.showMenu = false;
it disable all zoom or other option but not disable setting and about adobe flash
i want to hide all options with above both.
how to disable it.
plz help me.