Is it possible to wire (or autowire) components on the stage with an MXML based configuration?
The docs seem to imply that this will only work with the FlexXML configuration context, but is there a way to workaround this?
MXML seems more capable (compile-time checking, etc) to me, but are there other limitations like this that will impact me if I go in that direction?


Reply With Quote
