forse era una roba del generecodice:dati = new LoadVars(); dati.path = this; dati.onLoad = function(success){ if(success){ for(name in this){ this.path[name] = this[name]; } gotoAndPlay(3); } else { trace("Variabili non caricate"); } }; dati.load("news.txt");![]()