var script:LoadVars = new LoadVars(); var stat:String; script.load("proba.php"); this.onEnterFrame=function() { if(script.perem) { trace(script.perem) delete this.onEnterFrame; }} stop();