Quote:
Originally posted by NetRodent
Embedding them won't work with all versions of media player. The simplest solution is to not password protect your media files. A better solution (although harder) is to use a session id in the url for authentication.
|
How about this?
If create the movie links in the following way:
http://username:[email protected]/members/myvideo.wmv
it seems to work. I'm sure there are some security issues I'm overlooking by using this method, although I can't think of any at this moment.
Anyone?