Hey AK,
I just took a look at your cap, you just need one event.
Object1 on collision with Object2 -> do what you would like.
If they never collide the event will never happen.
Have a look at some of the examples in your C2 folder for how platform behaviour and other simple features work and you will be well on your way to making your first game.