Firstly,
I am hiding the actual mouse pointer and using an MC (MovieClip) as the mouse pointer.
Secondly, I want to drag another MC. However when I check the droptarget it will always give me the value of the MC i am using as the mouse pointer and not the MC i am actually dragging.
Is there a way i can check the dragged MC and not have it check the mouse MC? Naturally the depth of the ‘mouse pointer’ MC is higher than that of the MC i am dragging.
Any help will be much appreciated or else i have to tras hthe idea of using an MC as my mouse pointer.
No way to change the original graphical icons that the mouse uses? Maybe somewhere in components or so?