View Single Post
  #21  
Old 02-24-2008, 10:18 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
What I did when messing around making one was update the board and tiles on clientside, and keep an array of the changes, and then if they hit "save" then it triggers the server with the array, which just uses updateboard and changing the tiles. Also had an option that immediately triggers the server as well.

If I can get Jave to fix my IP I can post some code.
__________________
Reply With Quote