Navigator children are Containers (only) No other is allowed. Container children are IUIComponents (only) These then may hold anything
On 10/23/07, Alex Harui <[EMAIL PROTECTED]> wrote: > > We'll have to make sure the rules are more clearly documented. > > > The rules for Flex are: > > > > Navigator children must be Containers > > Container children must be IUIComponents > > UIComponent children can be anything including Flash display objects. > > > > I swear I type those three lines once every two weeks. Anyone want to > help me turn it into a haiku? > > > > >

