Hi all, I'm trying to debug Adobe Air SWF on Windows using fdb. I'm unable to see some of the classes using "info files" command and I cannot place breakpoints there. I am pretty sure that these classes are loaded and executed, e.g. I can see the debug output from these classes.
What can be the issue? In fdb I see the messages like: [SWF] swf.swf/[[DYNAMIC]]/1/[[DYNAMIC]]/3 - XXXX bytes are loaded Can this situation somehow be linked with dynamic loading of SWFs? It is a signle SWF file that I am trying to debug so it looks strange that something is being loaded dynamically. Thank you in advance for any hints. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/fdb-doesn-t-see-some-classes-in-AIR-application-tp11940.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
