Object follows finger touch

Hello,

I am new and I don’t know exactly how to do this. I need to have a circle hidden out of the screen coordinates (this is no problem). When the finger touches the screen, I need the circle to situate itself exactly at the touch coordinates and follow the finger where it goes (I need it to follow the touch coordinates). I need to be able to move very fast and that the circle follows the finger, very fast. When the finger is released, I need to send the circle back to its original position out of the screen.

Any simple code to solve this?

Thank you very much! [import]uid: 40363 topic_id: 7986 reply_id: 307986[/import]

OK, solved. I found it in this topic:

http://developer.anscamobile.com/forum/2011/02/01/touch-create-and-follow

Thank you [import]uid: 40363 topic_id: 7986 reply_id: 28479[/import]