Identify dragging touch on multiple physical bodies

I was creating a small multi object game, where there are many different physical objects. When I touch a physical body it identifies the touch and the respective action is triggered. But if I donot lift the finger and just drag the finger from first body on to second body, it does not identify touch. I have to lift the finger and retouch on second object. It there any idea to idenity touch even while dragging the finger from first to second object. [import]uid: 183447 topic_id: 32650 reply_id: 332650[/import]

Please help me with the above [import]uid: 183447 topic_id: 32650 reply_id: 129874[/import]

Please help me with the above [import]uid: 183447 topic_id: 32650 reply_id: 129874[/import]

Take a look at this, not far into it it discusses this and shows example with a button: http://developer.coronalabs.com/content/application-programming-guide-event-handling [import]uid: 52491 topic_id: 32650 reply_id: 129944[/import]

Take a look at this, not far into it it discusses this and shows example with a button: http://developer.coronalabs.com/content/application-programming-guide-event-handling [import]uid: 52491 topic_id: 32650 reply_id: 129944[/import]