Hi,
as much as I know, you can use the function
loadVariables(url, "_root.response", "GET");
in your flash file. In PHP you simply embed your flash-file with arguments like
"file.swf?arg1=..."
.
Try that out. If it's not working then feel free to ask again.
Hope that helps, Simon