SharedObject doesn't work everywhere

Has anybody tried the SharedObject yet? There seems to be a problem with it. Not everybody can use it apparently. It should create a .sol file, but it doesn’t always do that. :frowning:

I was trying to create a poll in FlashMX, and used the SharedObject to save if a user had already voted. But some can vote over and over again… :-\

Here is a handy tutorial:

http://www.kirupa.com/developer/mx/sharedobjects.asp

However, if u was trying to search for other methods, try that one:

http://www.macromedia.com/support/flash/ts/documents/local_so.htm

tnx for the links, but i know how to use the sharedobject. it works on my computer, and some collegues. but some don’t seem to create the .sol file where the sharedobject data is stored.