I would really, really like to move off FlexBuilder onto FDT, but FDT is giving me an obscene number of errors… Almost none of which are legitimate. For example, I've been told "incompatible types Function and Function" and it didn't like it when I used complete paths (eg, new mx.logging.LogEvent()
).
Apart from turning off all errors, is there anything I can do about that?