Tag Archives: flashdevelop

Hello box2D – part 3

In my previous post I update the “Hello world” for box2D so that you can see something visual happening. You can find the original here: AS3: Hello Box2D. Today I will make it a little bit more attractive (remove trace). First we change some settings to make it more fun to watch at! The groundBodeDef [...]

Hello box2D – part 2

In my previous post I started with a “Hello world” for box2DFlash. You can find the original here: AS3: Hello Box2D. When you get it working you will not be satisfied: a black swf, with only a trace in the output panel. Today I will make the “Hello world” more visible. Debug_Drawing This the preferred [...]

Hello box2D – part 1

In programming the Hello world is probably the first you will ever make in a new language. In the box2D wiki you can find a “Hello world” in box2DFlash style: AS3: Hello Box2D. Easy as it should be … or is it? This is not the “Hello world” I expected, so I’ll post one that [...]

FlashDevelop 3.0.0 Beta8 released

I normally don’t regurgitate information of the internet, but this is a program that I use every day. First I worked with SE|PY, but that project never made it to AS3…. sadly, I really loved that program and one of the reason was that it was build in python and so it was possible to [...]