Limit the movement of the draggable object in a drag and drop interaction
Hi there,
I am imitating a tablet slider with a Drag and Drop interaction (see the image).
- The draggable object is a smart shape with an image fill - the hand in red in the image.
- The drop area is a transparent shape - the green circle in the image.
- On success and On failure are both "Go to the next slide"
This is how the user "browses though pages".
All good, but the issue is that the draggable object can be moved high up or left and can even disappear from the screen. I have ticked the "Redrag the droped source" option. It works well as flash file, but as HTML 5 the draggable object can be moved more...
I was thinking - is there a way to limit the movement of the draggable horizontally only?
Thanks in advance
B

