Hi list, I work with flashdevelop and usually have the following setup: - an injection swf, with a MyApp.main call() somewhere on the timeline - a flashdevelop project with mx to true, all the intrinsic mx classes on the classpath and useMain = false
This works okay, except when I refactor and introduce a superclass for a class previously without a superclass. If I do this, I MUST recompile the injection swf. I think it has to do with the keep flag, but setting that to false doesnt seem an option. Can anybody tell me why this is happening? greetz JC _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

