> > I assume the call to getStyleDeclaration returned something? > > Yes, it returns CSSStyleDeclaration
> > Next, I believe component gets assigned a moduleFactory in addingChild > handler. As long as the value is the systemManager that is used for the > StyleManagerImpl, it should look in the right place. But the computation > of > styles is done in StyleProtoChain.as > > This could be it, because I didn't use childManager (SpriteVisualComponent doesn't use it), and probably doesn't add / call this handler. Will see later today.