Hi
i have use for button Save this function:
private function btnSaveHandler(e:MouseEvent):void{
dispatchEvent(new ControlPanelEvent(ControlPanelEvent.CLICK, ControlPanelEvent.SAVE));
but this not work, why?
Hi
i have use for button Save this function:
private function btnSaveHandler(e:MouseEvent):void{
dispatchEvent(new ControlPanelEvent(ControlPanelEvent.CLICK, ControlPanelEvent.SAVE));
but this not work, why?
:: Copyright KIRUPA 2024 //--