PDA

View Full Version : Flash game App



AeonTan
January 13th, 2005, 05:59 AM
What would be the best set of technologies to have a flash-based games system that...

...is Kiosk-based and runs on Windows XP?
...need to have a database to store high scores, etc?
...offline
...requires an admin backend

I'm thinking a PHP & MySQL system runing on localhost but it probably isn't the best way to do it.

Maybe have a flash client that interacts with a core C++ + MS Access / MySQL backend?