Hi Liz, It's probably something minor; like not using addChild for the component. Hard to say though without seeing your code. If you want, post some code. There's a lot of people here that are capable and willing to help you.
-TH --- In [email protected], "lisabethc" <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using some custom components in one of my view states. If I put > the custom components in the base state (outside the <states> tag) my > application renders properly. However, if I switch it around, and > make my other state the base state, and explicitly declare my state > with the custom components inside the <states> tag, the customs parts > of it do not render. Any ideas what might be causing this? > > Thanks! > -liz >

