tutorials (e.g. ) show how to integrate Flash and MySQL. Also Flash can manipulate and sent this back to server (http://www.kirupa.com/developer/actionscript/create_edit_xml.htm).
To integrate flash and MySQL one can do the following:
(1) MySQL -> php -> Flash (e.g. (http://)library.creativecow.net/articles/brimelow_lee/php_mysql.php) – bracketed url as I am only allowed one hyperlink per question as a new user!
(2) Flash -> php -> MySQL (e.g. http://www.kirupa.com/developer/actionscript/create_edit_xml.htm)
What is the most robust way to set up (1) and (2) to work at scale – as quickly as possible? What are the server loading implications? Is there any other way to do (1) and (2) more effectively?
Thank you in advance
Here is a Flash PHP MySQL tutorial.
http://library.creativecow.net/articles/brimelow_lee/php_mysql.php