PDA

View Full Version : SharedObject



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,

ITGProductions
07-09-2004, 03:50 PM
Shared Object: The Flash Cookie

Before Flash MX, it was pretty tricky to "remember" the data in a Flash movie. Shared objects is a new feature. Shared objects are stored in .sol files located in the Flash player directory of the user's profile : "C:/Documents and Settings/Administrator/Application Data/Macromedia/Flash Player", and have their own format. Read more> http://www.were-here.com/content/templates/articles.asp?articleid=3071&zoneid=7