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
A quick Google says to put this in your code: <PARAM NAME="EnableContextMenu" VALUE="false"> Code (markup):