Drag and drop behavior
It would be great to have a drag and drop behavior where one may define the drop area. When the object is dropped to said area, an action may take place ( a sound, a response text, a picture, etc.).
Svar
one possiblity may work if you made an element the size of the area you want the object dropped and make it 0% opacity then use an intersection of the dragged item with the "invisable area" to make the sound play, text or picture appear or all
This should be the idea you want to implement.
When you drag the butterfly above the good area a sound will play. When you drag the butterfly above the bad area the butterfly will bounce back.
This should be the idea you want to implement.
When you drag the butterfly above the good area a sound will play. When you drag the butterfly above the bad area the butterfly will bounce back.
We have a quick tutorial video about putting together the drag and drop effect here: Hat Tutorial: the "Snap into Place" Effect.
To check out the app from the video in InteractBuilder, you can download the app folder here: Drag and Drop.
Interaction: (none)
Behavior: Show (or FadeIn or Animate onto the screen, etc.)
Target: (Self)
Condition: {Page Counter} Is {Value}
Value: the number of elements that need to be placed to complete the activity
Let me know if you'd like to see an example app of this effect!
Kundesupport af UserEcho
This should be the idea you want to implement.
186 - Drag Drop.zip
When you drag the butterfly above the good area a sound will play. When you drag the butterfly above the bad area the butterfly will bounce back.