Hi,

I'm building a Flash game that'll store a player's score in a database. To
make sure the posts are coming from the swf, we're using MD5 to hash some
(variable) player data together with a shared secret.
This works fine, until someone downloads and decompiles the swf, and finds
the shared secret.
Do you have any best practices for hiding the shared secret as much as
possible? I don't know enough about how the Flash IDE compiles swf's to
figure this out on my own.

Thanks!
_______________________________________________
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