What might be some possible reasons why the flash IDE crashes on compile?

The problem is that it doesn't crash EACH time, just once in a blue.
This just started though recently when i took an item that was a class
(the path was: "landingpage.modules.browser.BrowserContainer"), and
broke it into a subclass of a GenericBrowser class (the path was:
"utils.browser.GenericBrowserContainer")...
Suddenly it crashes, usually on the second compile, it's pretty
frustrating even though i save often so i have no lost any data.

What might be some possible things that could be causing this crash?
Maybe something to do with variable names?
The subclass has to do it's own imports even if the super class imports
those same classes right? (I'm just trying to rule out EVERYTHING since
its kind of becoming annoying at this point).

Anyone have any ideas?


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to