How would I do a checksum of the compiled file of the file for which I write the checksum code in?
Would this require to ask the client for additional permissions?
I'm trying to figure out a way to verify that the client is using the correct version of the game client swf file. I would need to do a checksum of the swf file itself where I write the checksum code in.