I ended up purchasing a Krea license. Their trial only lasted about a week. It has some really cool features. I like the property editor for objects, the ease of creating physics objects with distinct shapes, etc. So far, there is ZERO support though. I have emailed support to ask questions, and have tried using their IRC channel, but no one ever responds on there either.
The tool makes some things easier, but other things harder than simply coding. This is because the tool auto-generates so much code. For example, you can create a path for an object to follow simply by drawing on the visual editor. However, you cannot manipulate that path in the code later. I tried drawing a straight line path so that I could create a simple background scrolling cityscape. Well, I couldn’t draw the path exactly level in the editor, so I wanted to tweak the coordinates in code, but each time I would test run the app, Krea would overwrite the coordinates and revert them to what I had drawn. Kind of a bummer. I have also found it difficult to override the touch joint functionality. I wanted to force the touch joint to be the center of an object, but Krea auto generates code so that it is always the exact point where you touch the object. That can create undesired rotation and spinning of the object when you drag it.
Still a very cool tool. I just wish there was a larger user base so that we could support each other better.