Dont know about swish, i use Macromedia Flash MX and think its a great app. Easy with intuitive interface etc. If swish supports the use of actionscript, you could just use loadvars to get all the variables from a php file, like this:
Code:
myvars = new loadVars();
myvars.load("somefile.php");