private function afterLoad(success:Boolean):Void { if (success) { this.gogo = xmlLoader.firstChild.childNodes.length; this.test(); } }