Flash / Mysql database help
Hi Everyone,
I'm trying to figure out some fairly simple database interaction, and I'm having some trouble. I'm basically just trying to record someones name from a textfield into a database, and then be able to retrieve the same information and display it.
I know how to set up the mysql database with the fields, I just don't know how to send and retrieve information from flash. And I can't find any good tutorials explaining very simple interaction. If anyone can point me in the right direction it would be very much appreciated!