>>>I am trying to start making multiplayer games. I have a few ideas of how to make a multiplayer game for flash, but I am having troubles with almost all of them. If you have a better way of how to do it, please tell me.
>>>My first way is to load variable from xml into flash. I would then display all the information, like where the players are, etc. I would have the person be able to do something. I would then send the variables to a php document that would record the info into a xml document. I am having major complications with all of it.
>>>Another way I thought would work was to connect to a Mysql database. However, I found there was no way to do so.
>>>Could someone tell me how to do this one of the ways, or if there is a better way to do this.
>>>My first way is to load variable from xml into flash. I would then display all the information, like where the players are, etc. I would have the person be able to do something. I would then send the variables to a php document that would record the info into a xml document. I am having major complications with all of it.
>>>Another way I thought would work was to connect to a Mysql database. However, I found there was no way to do so.
>>>Could someone tell me how to do this one of the ways, or if there is a better way to do this.