Flash-PHP-MySQL data exchange
Hello,
I've been struggling with this for a few weeks, but I still can't get it right, and all the info I found is too ambiguous or uses AS2. What I want to do is to retrieve info from a MySQL database, using PHP, and send it to Flash; and in the other way, input info into the database from a Flash form. I want this to make a series of Flash tests for my website.
Could please anyone show me a simple example code (on both PHP and Flash) of how to exchange data? Thanks for your help.![]()
PD: I know how to work with databases on PHP, so the only PHP code i need to see is the php-flash communication part. Thanks.