Drag and Drop!
I have been reading some Drag and Drop tutorials, and they all require that I know the source moveclip and the target to know whether or not they have been ‘hit’.
Because there are multiple targets with dynamic names I don’t which target will be hit.
E.g. there are multiple tracks and a use can drag one of 3 trains over any of the tracks, how can I detect which train and which track are colliding?