I’ve made a small site with flash password protection. Just password input text and a button enter with an if/else statement. Only if you use forward (rightclick) you can skip the password protection.
My flash swf is made from two scenes, the password scene and the site-scene. So there are two options I guess:
-no rightmouse click allowed
-good actionscript which doesn’t allow the ‘forward’ option in the player
Thanks in advance!
Tipsko