Is there a way to change the depth (index number) of a movieClip when I click on it to drag. Example:
Say I have three circles. Each circle has a MOUSE_UP and MOUSE_DOWN eventListener. When one is clicked It will bring it to the front so when I drag it will be above the two other circles.