Hi all
I have just started playing around with the Flash exporter and really like what I see so far....
I want to integrate it with a site CMS (preferably Drupal), as follows:
1) User logs on to website
2) User clicks on a flash game
3) Flash game loads user data from the MySQL database
4) User plays game
5) On end of game, it automatically saves new data back to the MySQL database
Any ideas on how this can be done? Get object? Others