Hi I am new in the forum I am developing an app for the Ipad but, I don’t know how to code multiple touch events when moving ( moved event ) between different objets.
For example I have three buttons, when I touch the first a music play ( began event ) when I moved ( on moved event) on top of the second button I want to stop the music of the first button ( ended event ) and play the music of the second button ( on touch event ) and so on with the third button, BUT with not release my finger from the screen ( ended event ) is like swiping my finger and selecting between the three bottons to select diferent music.
Please help with this is so important to me and I really appreciate it