mainegate
12-22-2008, 10:16 PM
I have some videos that I want someone to enter a password to be able to view them. What would you recommend I do to make this happen?
The only thing I can think of is create a persistant shared object and check password the user enters against the shared object. I'm not sure if this is the best and if this is really secure considering I'm saying on the client side actions script (if so=usersupplied) then let them in. I would think someone could essentially get around this.
The only thing I can think of is create a persistant shared object and check password the user enters against the shared object. I'm not sure if this is the best and if this is really secure considering I'm saying on the client side actions script (if so=usersupplied) then let them in. I would think someone could essentially get around this.