DT
06-08-2004, 07:16 AM
Where are the sahredobject files saved?
I am trying to find out a way to store multiple user name and password using sharedobject, how can I do this? I could do this using user1.flush(), user2.flush() and user1 = user1.data.username("id1"), user2 = user2.data.username("id2"). In this way there is a contraint for number of users.
PS: I am not an ActionScript programmer, just trying it out for good.
Regards,
I am trying to find out a way to store multiple user name and password using sharedobject, how can I do this? I could do this using user1.flush(), user2.flush() and user1 = user1.data.username("id1"), user2 = user2.data.username("id2"). In this way there is a contraint for number of users.
PS: I am not an ActionScript programmer, just trying it out for good.
Regards,