The case for BindMax for data binding
I made a couple of small updates to BindMax today (read about them at the bottom of the post). I’ve been using it myself for several projects and it has easily become one of my favorite self-made tools. It’s been [...]
Drawing a motherf**king dashed line in AS3
Here’s an easy, reasonably fast way to draw a dashed line in ActionScript.
Freebie: IPScanner
So these days I’m experimenting with AIR P2P apps through the recently introduced ServerSocket class (which I think is still in beta by the way). Since the AIR API does not provide any network client/server/peer discovery tools, I decided to [...]