ho scritto questa action

onClipEvent (load) {

stop ();
loadVariables ("testo1.txt", this);
}
onClipEvent (data) {
nextFrame ();
}