Previously working program compiles then does nothing.
I've been working on this project for over a year and a week ago, it just stopped working. It compiles without errors. It launches the AIR window with all the correct dimensions et. al., That window however is empty. No trace statements run, not even the first trace as the first statement in the code block in the constructor of the base class. It seems as though it never even reaches there. No amount of deleting ASO files, resigning, running in the debugger, adding breakpoints, etc does any good. In the debugger, it's as though execution is halted before the debugger produces any output (I don't really use the debugger, so this may be my ignorance). There's no output after the swf size report line in the output window and nothing in the compiler errors window. Nothing.
I suspect a corruption in some element from the library, but I'm not even certain why now that I think that.
Sorry this is so vague.... I've been beating my head against a wall for a week when results are expected by my supervisors, and I'm just absolutely out of ideas.