Maybe it's not too hard to solve without the capx.
Are you using a blank sprite for your platform behaviour with your animation pinned to it, that's usually recommended, for collisions are then checked with the square box of the invisible sprite.
If collison is still the problem, have you checked your collision polygon to see if it is correct?