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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable right mouse button?

Status
Not open for further replies.

RLJ

Technical User
May 20, 2001
2
0
0
AU
How can I disable the action of the right mouse button on a flash file?
 
To dissable the menu... If you're using Publish, uncheck the Display Menu box in the HTML settings.
If your writing your own html, add <PARAM NAME=menu VALUE=false> in the <object> tag and <embed... menu=false... /embed> in the <embed> tag.
mywink.gif
ldnewbie
Hope that this
was helpful!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top