Max-Mov > MovieClip.stopDrag
MovieClip.stopDragSyntax
anyMovieClip
.stopDrag();
Arguments
None.
Description
Method; ends a drag action implemented with the startDrag
method. A movie remains draggable until a stopDrag
method is added, or until another movie becomes draggable. Only one movie clip is draggable at a time.
Player
Flash 5 or later.
See also
_droptarget MovieClip.startDrag