Forget the tedium of manually finding every point on a shape so that you can construct a Box2D shape; let this panel do it for you! You can draw a shape using Flash’s tools, then – with the click of one button – see all the code you need to get the shape into your AS3 project appear in your Output panel, ready to copy and paste.
This extension can: – export in Box2D and JSON format (to suit whatever engine you like) – deal with curved strokes – handle Oval and Rectangle Primitives separately (in case your engine treats circles and boxes as special cases) – split complex shapes into smaller triangles, using an algorithm developed by Nicoptere (thanks Nicolas!)
Works with Flash Professional CS3 and above, on Mac and Windows.

