Question
How to Detect if You Haven't Dragged the Movie Clip?
I have the standard drag and drop functionality setup with
the MOUSE_DOWN / MOUSE_UP commands. However, if I just click on the
item and decide not to drag, it still executes the commands like it
was dragged. Is there any code I can put in so that if they decide
not to drag the movie clip, the function doesn't fire?
Thanks.
Dave
Thanks.
Dave