So far i only know the ‘touch’ event, but if i were to perform series of touch input (mentioned in title)
how can we do that? Can provide sample script?
furthermore, how to perform ‘double tap’ (double click)?
This sounds exactly like the “DragPlatforms” program in the Sample Code folder, bundled with the Corona Game Edition. Check it out… it’s a fairly simple routine, and Ansca has commented it thoroughly for users to understand what’s going on.