I’ve got tap listeners assigned to some display objects that are above other display objects that also have tap listeners assigned, and when I tap the top-most object, it’s listener, as well as the object behind it both receive the events.
This is causing some wacky behavior. Is there a way to avoid this and only have the top-most object receive the tap event?
Thanks! [import]uid: 4621 topic_id: 1826 reply_id: 301826[/import]