Hello,
in my current project I'm trying to use the Spring Actionscript framework.
Is it possible to force one or more objects to be initialized before the object using this element is initialized?
In Java we have the "depends-on" attribute for such cases.
Thank you!
hanso


Reply With Quote