It's internal flash player error no .as file is opened in Debugger (actually last opened code tab is displayed).
Since next step for every developer would be to check where error exactly occurred (exact class and line) developer will open class using debug view.
I believe FDT should help developer and simply open last available (possible to display) class on stack trace
Description
getDefinitionByName("NonExistingClass");
Due to non existing class exception will be thown.
It's internal flash player error no .as file is opened in Debugger (actually last opened code tab is displayed).
Since next step for every developer would be to check where error exactly occurred (exact class and line) developer will open class using debug view.
I believe FDT should help developer and simply open last available (possible to display) class on stack trace