ScratchData LogoScratchData
Back to tedmasterweb's profile

Drag and Drop Sample

TEtedmasterweb•Created May 30, 2013
Drag and Drop Sample
2
2
933 views
View on Scratch

Description

This sample demonstrates how to enable a form of dragging and dropping. It is not real dragging and dropping as the user must click once to start dragging and then again to stop dragging, but this is approach is sometimes more suitable for certain audiences (children who haven't learned how to drag and drop yet, among others). Scratch 1.4 does support standard dragging and dropping but there is a little irregularity in how it is implemented. Specifically, scripts for the sprite being dragged seem to be paused while the drag is in progress. Other scripts, however, seem to work just fine.

Project Details

Project ID10548819
CreatedMay 30, 2013
Last ModifiedMay 30, 2013
SharedMay 30, 2013
Visibilityvisible
CommentsAllowed