Hi.
I'm having some trouble with the mxmlc compiler. It doesn't catch my changes in the code. It's like it uses some old cache.
I can for instance change the structure of a method, build and the see the compiler say "Successful build" even thou it's obvious that some lines will fail!
I have looked at the args list for mxmlc but nothing seems to fit my needs. I have tried a bunch of them but no effect.
I see the .swf.cache file in my project and have tried to delete it. No effect.
Please help :)
Michael