Hi all,
I just started learning PHP&mySQL. I am using Flash as my front end where I need to generate questions from my mySQL databases. The situation is, I come to a flash page where a list of choices is presented, (for a game for kids), If the user answers correctly, they may proceed, if they do not, they cannot proceed.
How would I use Flash or Flash Action scripts to acquire the questions from the mySQL. I know how to do it for an HTML page, but am a little confused to Flash. Any help would be GREAT!!!
I was thinking, instead of the PHP responding with HTML, it could respond with flash action script. Everytime flash needs the questions, it would call the PHP script?
I don't know flash, so let me know if that is possible?
Ferhan