How can i remove to images once they collide?

i have these two images in my game and i want them both to remove themselves when one collides with the other, is there any possible way i can do this? please help, thanks! [import]uid: 10827 topic_id: 6906 reply_id: 306906[/import]

same question ,

how can I do that , when I use animation ,

when it collide change to another animation then remove itself . ? [import]uid: 13061 topic_id: 6906 reply_id: 41635[/import]

Corona for Newbies Part 4 - Physics just got posted on http://techority.com/

It has three mini parts within it, one of which is collision detection.

Use collision detection and rather than printing a statement (as I do in the tutorial) instead remove the object in the usual way.

Peach [import]uid: 52491 topic_id: 6906 reply_id: 41673[/import]