I have a flash
multiplayer game, the problem is..if you go through a bunch of different sections quickly(i.e. go to the bank, then go train your guy then go to the bank, and then train your guy)...things start to get incredibly slow...the problem is solved if you reload and log in again.
The game is 1 flash file that just sends and recieves info to a bunch of php files which send and recieve info from the databases.
The game works fine unless you do a bunch of different things in a row too quickly...then you have to reload the page and re-login..
What could be causing this?
Thanks