Flash Crop Tool

I’m trying to get this flash crop tool to work:

http://flashrocket.worldoptimizer.com/article/23/flash-based-cropping-tool-released-lgpl

I was hoping someone could help me get it up and running.

I’ve copied these files to my localhost folder:

process.php
class.cropcanvas.php
test.jpeg
and cropsave.swf

In the cropsave.fla file I changed the address of the process.php from the url to just “process.php”;

The test image appears and then once I crop it the php file loads and then nothing - just a blank screen. If I leave the original php file it shows the test image from the croptool website.

Any ideas? Any help would be greatly appreciated as this little tool is exactly what I need.
Alteratively does anyone know of any similar resize and crop tools?