hitTest outputting true prematurely?

Can anyone explain what might cause this? The two objects I’m testing aren’t close to touching, but the hitTest still outputs true. There is nothing in the movie clip that would change the bounding box size by that much. I’ll post an swf, the event happens once right at the start (the character floats down), and when walking and jumping at the same time. I’ll post the code if requested