Thanks Jorge,
I may not have worded it right in the previous post, but the output from the DB is not changing whether it is hard-coded or the variable....so I know that part is working right.
As I have it now, flash is loading the variables with
loadVariables("file.php","");
Is it possible that Flash is somehow reading the variables before the PHP user variable is passed and the fields are pulled from the DB?