codice:
mclListener.onLoadInit = function(pS:MovieClip) {
		trace("primo fotogramma");
		unloadMovie("loading_mc");
		_root.pannello.int_var = _global.doveSono;
		trace(_root.pannello.intestazione);
		_root.pS.infoSuperiore.doveSono_txt =  "- SEI IN: " + _global.doveSono.toUpperCase;
		slittaInfo(-24, 35, 1);
		alphaCentro(0, 100, 2);
	};
perchè mi restituisce SEI IN: [Type Function]