codice:
a = _root._url.split("/");
b = k[k.length - 1].split(".");
variabile = b[0];
in questo modo in variabile avrai il valore che ti interessa.