private function setupSecurity() : void { Security.exactSettings = false; Security.allowDomain("*"); return; }// end function