Is there a way to lay out the design of a control (canvas, vbox, etc) with say 20 labels, edits, child controls, and then ask Flex Builder to generate the AS3 code for these controls?
In this way you can lay out visual design, but keep the code base mostly as AS3 instead of heavy on the MXML. Thanks Matthew

