> I'll try to do some static initializeClass method to test, but i am > wondering how can you see the initialization order?
place this code as the first statement of your class
class org.aswing.Component {
private static var XXinitXX = trace("Component");
}
cheers,
r.
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
