Stop Drag

Use this action when you've finished dragging a sprite using the Start Drag action. Usually put this in a Release event.

There are no options for the Stop Drag Action.

Note: If you put the Press or Release event on the sprite itself, it will be exported as a button an no longer work as a sprite. Also the dragging actions will then apply to the sprite or movie that contains the sprite (rather than the sprite itself). Instead, put the mouse events on a button or object inside the sprite.


[Previous] [Main] [Next]