Hi, I was wondering what would be the best way to handle secure data in Flash. Whether it were sensitive information, or credit card processing, or a game that cannot have values altered in any unfair way.
Would Flash basically handle the front end, client interface, with a Java application in the back end handling all of the variables and stuff, being passed encrypted information? Or is there a way to safely handle it within Flash?