Welcome

Welcome to my blog. I mainly blog about the basics of running Flash games over the internet, but sometimes I get distracted. Here you will find my efforts at programming turn based Flash games, plus links to all the games I have written. You are free (as in beer) to get all the code, just email me - nicolas_evans at yahoo.com (sorry you cant click on it - I dont want more spam).

Building Multiplayer Games in Flash.

The Posts

Tuesday, March 21, 2006

Hi. I have made some changes to Scramble recently, mainly to add more error checking on server failures.
I also changed some methods to static. This makes it obvious those methods do not access instance variables. And it makes them easier to reference in the code, eg. MyCommunications.rTrim() instead of _parent.myCommunications.rTrim().

# posted by nicolas_evans @ 11:00 AM
Comments: Post a Comment




This page is powered by Blogger. Isn't yours?