I don't understand what you mean by multiple sprites. The capx records and plays back clicks.
I guess touch would be slightly different but if you chnage it to touch it will work for multiple touches.
Event 6
Just use "on tap gesture" instead of "on click", and use "touch.x/y" instead of "mouse.x/y"