codice:
_level0.loadVariables("public/variables.txt", "POST");

if (_level0.c == 2) { 
	nextFrame();
} else{ 
	stop();
}