Hi all,
I have two events
The first event is a global “touch” event
The second event is a targeted “Tap” event for a button
when I tap the screen both events fire. The touch event fires first then the tap event.
Just want to know if it is possible to get the tap event to fire first then the touch event? I have tried changing the code so the Tap event code is below the touch event code and vice versa… no change
thanks [import]uid: 67619 topic_id: 19620 reply_id: 319620[/import]