android - As3 real-time multiplayer score -


i'm developing game android , ios using as3. problem game 99% completed i'm trying online multiplayer score.

for example: player1 - 100 points versus player2 - 500 points.

untill here going gratly. i'm saving scores database , loading display. problem because need set data database , load when pvp in last second (1 sec remain) can send data database, sometimes, when load back, errors , no database loaded.

is there simple way share , display data without using database in as3. think if don't use database, things gonna faster, don't know how this!


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -