Drag and Drop Rookie

I’ve spent hours using examples on-line trying to do drag and drop to shapes.

  1. I’m actually regressing since now upon starting over, when applying the simple start and stop drag script to the button on top of a Movieclip, both it and the other movie clip on the stage move together. I changed the other movie clip (which was going to be my shape to drop into) to a graphic but it also moves with the other Movieclip.

  2. When I actually had it working earlier, I tried creating a simple drag and drop to a shape with the if-else logic. I had the one clip dragging and dropping but it would always default to the “else” logic. I could not get it to stick to the other Movieclip

An advice would be appreciated.