how to get the position of image tables using touch?I mean to say that there are 5 images placed.and on touch if you touch 3rd image it shows you that you have touched 3rd image.Please figure it out if possible?? [import]uid: 82446 topic_id: 19770 reply_id: 319770[/import]
Add a listener when you’re creating them to print their x and y, or assign them a name, etc.
Peach
[import]uid: 52491 topic_id: 19770 reply_id: 76863[/import]