Hi guys,
I have a trouble with my application. I put the view3D in a flex component and added it to the stage. And when I create other spark components like a button or a textArea and add them with the command FlexGlobals.topLevelApplication.addElement, they are no more clickable. I see them but I cannot interact with them. Also if I remove the view3D from the stage, these components work well.
Have someone any elements of response?
Thanks