codice:
var u = this._url;
nome = u.substring(u.lastIndexOf("/") + 1, u.lastIndexOf(".swf"));
textbox.loadVariables(nome + ".txt");