Hi,
I want to distinguish between touch event on a display object and other areas of the screen. What I want to do is having two display objects called A and B. If I touch on A, it will be removed and B doesn’t jump. If I touch on B or other area of the screen then I’d like to make B jump. I try to use Runtime but it also detect the event when I click on A(no doubt since its global).
Hope someone can share me the code. Thanks.
Steve [import]uid: 84159 topic_id: 13908 reply_id: 313908[/import]
[import]uid: 3826 topic_id: 13908 reply_id: 51194[/import]