Se hai un url del genere file.swf?var1=val1&var2=val2....

Da flash fai

trace(val1);
trace(val2);

e ti stampa a video i valori