Quindi in

getURL("nomefile.php?ID=1");

per aggiungere Lingua=valore passato tramite
<param name="FlashVars" value="<? echo $vars_to_flash; ?>" />
mi basta aggiungere dopo ID=1

&Lingua=FlashVars

E' giusto ?