I just created an Active Object, with an event that says "Player collides with Active Object". All the actions in this event work, except for the one which is supposed to set it's position outside the frame. There are no other events tied to this object.
Here's the event:
Edit: After some testing, I found that it does move it's position, just a copy of it is left where the player collided with it... What's going on?