I want to get the name of a movieClip when it under a mouse click, but I don’t want to attach any code to the movieClip. Can anyone suggest a way of doing this?
I am creating a simple colouring game, but I want it to be easy and quick to change the pictures that are being coloured, so I wanted to avoid adding any code to the movieClips that are being coloured.
I don’t think hitTest will do the job and I am not sure that droptarget is much good either is there any other way of doing this?