Hi guys,
I suppose this is a flash developer asking how to get a flash type work flow out of corona.
Heres the issue I have and I’m interested as to the easiest way around it.
I have a list of items displayed on screen each with there own “tap” type button listener.
I have some functionality that calls up a pop up over that top of this list. Basically a group displaying some information with a close button in it
When a user clicks the Close button the pop up is removed, but the tap events are still picked up for any of the list items. but I dont want them to.
If this was in flash, events assigned to layers above other buttons take priority over below layers.
But in corona an event is fired for both buttons even when on different layers.
whats the best way to stop my listeners for my list items from firing when a pop up appears above them?
thanks [import]uid: 102413 topic_id: 27221 reply_id: 327221[/import]
