1.)
In this tutorial I will show you disable the menu, to
prevent flash cheating, also know as disabling the right
click.
----------------------- -----------------------
2.)
In this tutorial you will need the Timeline panel, and
the actions panel. .
3.)
On the timeline panel, put this actionscript on the
first frame. Stage.showMenu = false;
----------------------- -----------------------
4.)
This is what the menu
would look like without the actionscript.
----------------------- -----------------------
5.)
This is the end product
after adding the actionscript when you disable the right
click, you see fewer possibilities on what you can do
in your swf.
.