Without a .capx, it is nearly impossible to determine.
Have you followed the recommended way for sprite movement and collisions, whereby you would use a dummy sprite with the platform behaviour and perform collision testing on that. The animations are attached to the invisible sprite.
If not, then when a character animates, it can easily animate into an object, which can exhibit strange issues.