crossExt_dragTarget enableDrag method.

cp.enableDrag
cp.enableDrag( )

You kickstart the drag event watcher for the target-layer per object by calling the method. When running multiple targets, remember that enableDrag will only make the current object dragable, so having say three crossProbe objects running at the same time and you want them all dragable. This method has to be invoked for each of them, ok. See also the disableDrag method.

crossExt_dragTarget reference Index.