Flash/PHP Integration - Getting Results out of Database and into flash

Hey all,

I’ve been learning php/mysql for a while. I was wondering how i could get some data out of mysql, run it through php and put it into flash variables.

There would be 2 or 3 things to get from the database. Then each would be put into a seperate flash variable.

The catch (for me at least) is that i want the mysql variable things different for each user. I have a user authentication script (written by me). Would it be something like that, but just rips the other variables as well?

But the main question is how to put them into different variables in flash?

Any help appreciated

-Althorne