Hi, so I've created an html/php questionnaire that sends user entered
information to a mysql database. After people submit their information I'd
like it to load up a flash application (a game) that can then add more data to
their row in the database. Specifically, they'll be selecting from multiple
buttons and which button they choose should be published alongside their other
information. I'm not exactly sure how to do this. Any help would be greatly
appreciated.
Thanks :)