Disable Right Click (Windows Media Player)

Discussion in 'HTML & Website Design' started by haiderhaider, Oct 15, 2008.

  1. #1
    Hello everyone

    I have just embedded windows media player to my website, and i want to disable right to protect my stream, i found JS but it didn’t work the script disabled right click on the whole page except the media player if anyone can help i will be thankful

    Thanks in Advanced
     
    haiderhaider, Oct 15, 2008 IP
  2. NeoAdam

    NeoAdam Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    A quick Google says to put this in your code:

    <PARAM NAME="EnableContextMenu" VALUE="false">
    Code (markup):
     
    NeoAdam, Oct 15, 2008 IP