Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

:: how to deactivate the right mouse menu during playback?? ::

Status
Not open for further replies.

MaTs4d

Technical User
Feb 13, 2002
48
US
hey there.

Ive been trying to get rid of the right mouse button during playback ie: zoom in , zoom out options..
I know it can be done.. just cant find out how.

any clues.

thanks a million

Matt
 
If you're using the html outputed by Publish, under the html tab, just uncheck the &quot;Show menu&quot; box. If using your own html, you could add <PARAM NAME=menu VALUE=false> in your object tag & menu=false in your embed tag.

For a projector file:

fscommand (&quot;showmenu&quot;, &quot;false&quot;);

Gets rid of items but 2. Regards,

oldman3.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top