The "_ns.avi" extention trick doesn't work anymore (divx player 1.4.x). Now when a video is fully loaded you can right click and save it even though the _ns.avi extension is there.
the _ns option still works to combat auto save videos but what you need to do is add the
<.param name="allowContextMenu" value="false" />
option in the params lineup, then add allowContextMenu="false"
in front of your autoplay option
buut when a person goes to full screen that option gets nulled..
the _ns option still works to combat auto save videos but what you need to do is add the
<.param name="allowContextMenu" value="false" />
option in the params lineup, then add
allowContextMenu="false"in front of your autoplay option
buut when a person goes to full screen that option gets nulled..