You can put the video into a flash file and start playing the video with
Javascript. If someone downloads the video, he will see a blank page,
because of the missing start command from Javascript.
Problem: If someone downloads the compleate page, he can watch the video.
You can solve this by using complicated AJAX structures, but if someone
tracks the AJAX-traffic it will be easy to start the video.
In fakt there is no way to prevent videos from downloading. If the
browser can play the video, than there is a way to get it.
MfG Philipp
John Messam schrieb:
How do I display video on my php page and prevent the video from being
downloaded.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php