TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

how to disable the right click menu?

Page: 1 Reply
Aug 24th 2001#14351 Report
Member since: Mar 28th 2001
Posts: 1109
i'm looking to get rid of the 'back' and 'forward' options on the right click menu. i am using flash 5.

thanks!
Reply with Quote Reply
Aug 24th 2001#14358 Report
Member since: Mar 18th 2001
Posts: 1452
You can't get rid of the menu entirely, but if you go into Publish Options, there's an option to 'disable menu', which will get rid of everything, Back, Forward, Zoom,etc,...everything but the About Flash 5 thing.
Reply with Quote Reply
Aug 24th 2001#14378 Report
Member since: Aug 22nd 2001
Posts: 4
...or in some keyframe add script:

fscommand ("menu","false");

...or write in the html code:

<PARAM NAME="menu" VALUE="false">

(inside EMBED TAG add) MENU="FALSE")

-jipe
Reply with Quote Reply
Aug 24th 2001#14379 Report
Member since: Mar 28th 2001
Posts: 1109
thanks guys
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum