PDA

View Full Version : Flash and MySQL


Tezread
10-31-2005, 04:48 PM
I am trying to have a drag and drop exercise record results (e.g. objects matched, score, user, sessionid etc) in a MySQL database. Im very new to Flash Actionscript coding so can anyone help me to creating the code needed for this. Im pretty comfortable creating MySQL databases. If anyone knows of some samples I can adapt or a tutorial that would be fantastic.
Thanks in anticipation

maxx
10-31-2005, 10:14 PM
You'll need a middle language (server-side, ie - pHp, ASP, something like that). Then check out the LoadVars.sendAndLoad() function inthe help dictionary. This should point you in the correct direction.

Flash Gordon
11-01-2005, 12:16 AM
search "Flash Gordon" and "webpoll" here
or
search on google for FlashVacuum and tutorials and check out some of CyanBlue's flash and php tutorials.