I am thinking to add drag(swipe, flick) function in Corona.
Is there any sample? Thank you very much.
Thank you. Yes, when I checked the APIReference.pdf, I saw "drag TODO: The name is misleading --- change to "flick" or something similar." I am not sure what it means. I guess we can somehow using dragging as swiping?
Is there a sample of this code somewhere... simple
I'd like to do this:
when touch an image
drag
to/on top of
hotspot/hotbox
disappear
replace image
Hmm, how's that for an artist attempt at syntax!
Thank you much.
Thank you much.
Dragging an image is in the "FollowMe" sample.
Thank you!
There is some sample code for the drag feature called "follow me" in the getting started section of the website, but I have not seen the code for flicking and swiping.
Edit: I didn't notice the parentheses around flicking and swiping and thought you where looking for any of the above. That is why I pointed out where to find the drag code. Wish I could be more help.