Moving Button/image and text together

Hi, I have 5 small button which will move around.

I have added touch listener for moving and its working fine.

Problem is, I have to place a text on top of each button (Text is different for each button) and move along with button moment…

tried grouping image and text for moment but failed.

please help me with example. [import]uid: 50443 topic_id: 15526 reply_id: 315526[/import]

Just edited the Subject [import]uid: 50443 topic_id: 15526 reply_id: 57357[/import]

@Sudheer,

have you tried to create a group, that contains a text and a rectangle/image. Set the listener on the group not the objects inside and move the group.

I do not see why this should not work for you.

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 15526 reply_id: 57359[/import]