> Hi
> 
> Is there any way to uniquely identify a single Flash plug-in? 
> Perhaps there is an indentity code, or is there anyway to get 
> something unique from a user's computer through Flash 
> (something like the MAC address)?
> 
> Basically we need to know whether a user has played a game 
> before but we don't want them to register / login, and we 
> can't rely on cookies / local shared objects.

No, without cookies/shared objects there's no way to be sure. If you need to
be reliable, they have to log in; if you only need reasonable reliability,
then you can go for cookies (incidentally, logging in is better because it
means different users can share a computer, and one user can use different
computers). Alternatively, I find 'skip intro' to be a reasonably effective
option :)

Danny

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to