Prefix
In a previous post demonstrating box2d integration with flex I made a promise (mainly to myself) to share the demo code. When I started to review with sharing in mind it looked cumbersome and overly verbose. So I started cranking on it fixing and straightening the code & architecture and step by step I realized that I'm creating a small Integration layer rather then a POC.
Announcing Box2DFlex
Box2DFlex framework allows you easely integrate box2d into flex framework using mxml. The framewok helps easy integration with flex...
read more