I'm not questioning your need, but as a newbie to Flex I am curious why you would do this, and if it's something I should be doing. Is it some sort of stability check? Thanks
--- In [email protected], "sean.drexler" <se...@...> wrote: > > 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 >

