> Containers are very heavy. Kind of a tangent, but if I had a ui component that had lots of child ui components but I explicitly managed their position/layout, is there something lighter weight than a Canvas I should be using? Should I just be coding the object directly in AS, or is there an MXML-supported component that's going to give me the freedom to do composition without the weight of a container?
Troy.

