flex 4 title window + custom component + skin problem!
问题 I'm trying to put my components in a window container that can be closed by "x" moved on the stage, resized and so on. And I wonder which is the best way to do it. I want to use a skin class and the component class. The "solution" that is not working looks like this: take a look at this and if you have a better idea on how to implement this, you are welcome. (: thanks a lot! I have in the main app: // imports... public function init():void { // runs on creationComplete event PopUpManager