private function rollOverHandler(event:MouseEvent):void { ExternalInterface.call("setStatus", event.currentTarget.label); }