//设置flex4 panel控件头部高度 private function init(event:Event):void{ UIComponent(panel.titleDisplay).parent.height=0; }