Event Flex



    
    private function myEventHandler(s:String):void {
        trace(s);
    }