Drag & Drop Problem

My Problem:

I have two displayObject inside a canvas.naming “A” and “B”.

I set A and B as dragable. so that, i can drag some thing inside A and B.

My question is :

when A is overlap B, i want to drag some special thing inside B but not A.

How can i do so ?

Thanks very much!
Martin