Persistent GUID using ActionScript
i need uniquely identify machines visiting website installing local shared object in them, , persistently, meaning should user delete .sol file, local shared object created same guid in upon visiting website again.
all actionscript samples found on google satisfy uniqueness, not persistency use timestamp 1 seed factor of guid. ommiting factor (timestamp) influence uniqueness of guids created.
i found actionscript incorporates method capabilities.serverstring maximize uiniqueness, sense influence in negative manner persistency should 1 or more of capability properties of machine (hasmp3, hasprinting, etc...) change.
so, best approach create unique , persistent across deletions guid?
capabilities.serverstring isn't close unique it's none starter guid.
basically, without user's permission, shouldn't able retrieve user (like mac address) allows uniquely identify them using actionscript alone.
you use login uniquely identify users.
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment