Seb Lee-Delisle

Menu

Giving ElectroServer more memory

So after last time, I thought I’d given ElectroServer more memory, but it turns out I hadn’t. I’m not exactly sure why, but I suspect it’s something about how Media Temple is set up. So rather than call the main … There’s more

Posted in ElectroServer, Flash, Multi-user | 11 Comments

ElectroServer security sandbox violation error

I suddenly started getting a really weird error from Flash when trying to connect to ElectroServer : Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://sebleedelisle.com/games/moonlander/MoonLanderViewer.swf cannot load data from 72.47.193.154:9899. I posted to the ElectroServer forums and quick … There’s more

Posted in ElectroServer, Multi-user | 1 Comment

Predicting circle line collisions

In my previous collision detection post (in what I expect will become a series), I talked about predicting whether two objects would collide in between frames. This is to avoid the situation where the objects are moving so fast that … There’s more

Posted in Uncategorized | 23 Comments

Lego-ize yourself

Pete Hellicar and Joel Gethin Lewis put me on to this iPhone app that creates a Lego portrait of you which is awesome. But I thought it’d be fun to do it in Flash in realtime.

Posted in Actionscript, Flash | 8 Comments

Multi-user gaming in Flash – Lunar Lander tests

Anyone playing my Lunar Lander game won’t know it, but we’re spying on them! The game gets around 20,000 hits a month, which is very roughly one a minute or so, so I thought it’d be the perfect vehicle to … There’s more

Posted in Actionscript, ElectroServer, Flash, Game programming, Multi-user | Tagged , , | 26 Comments