A not so simple but probably obvious drag and drop Q?

I’ve stepped into D&D hell!!

My SWF and Fla is attached in a zip.

I have 14 objects on one side, and four options on the other. Drag from left to right. Simple? -no.

Once they’re on the right, the user checks to see how many they have right. They can then drag and drop inbetween the different options until they are happy with their answers.

My problem is that when they drop it on an existing answer, it send the object back home. Dropping it becomes a skill to ensure it hits whitespace.

I’m using some really bad code, lots of Arrays, If statements and For loops. I think i need to re-code the whole thing[?]