I solved this by removing all the flex bits. It's probably something in my implementation but I couldn't get anything to work in a Flex UIComponent. I can work around it for now, but I'd be interested to know if anyone else has had Broomstick working in Flex components, or whether this is a bug. Like I say, it's most likely something stupid I was doing. Thanks a lot for your suggestions everyone. Incidentally, aside from the last few hours' frustrations, I don't think I've ever had so much fun at work. Everything looks so smooth and runs so quickly. Incredible work devs :-)
On Apr 7, 2:23 pm, John Brookes <[email protected]> wrote: > Kyma not sure what your doing but check that the render actually fires. > just trace in the enterframe. > > Also I've no idea what the sphere is being added to > this.view.mainContainer.addChild(test); > > view.scene.addChild(test)? > > or what NapBackground is. > > Sorry, other than that not a clue.
