I am trying to compile my code 2 times and get 2 swf files with matching
checksums. Does anyone know how to do this? I have managed to get this to work
on small chunks of code but nothing large scale, i.e. libraries (my own or 3rd
party) included, additional custom classes. I turned off the optimizer but
still do not get anything valid. I also have compared the swf files in a Hex
viewer and both are vastly different. Is there a compiler flag or certain
coding conventions that would help me achieve this?
Thanks,
Sean