How to disable the Right-click context menu
For a Flash movie that you are going to embed into HTML you would do this:
In Flash, File > Publish Settings > HTML Tab, Uncheck "Display Menu"

When you publish your movie, it creates an HTML file for you and places this code:
into your embedding code.
.............................................................................................................................................
For a Flash movie that you are going to publish as a projector you would do this:
Select the first frame of your movie and open the actions panel ( F2 ) and type in this:
fscommand("showmenu", "false");
Now publish your movie as a projector
| » Level Basic |
|
Added: 2002-11-01 Rating: 7 Votes: 133 |
| » Author |
| Flashkit Moderator |
| » Download |
| Download the files used in this tutorial. |
| Download (9 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!