AS3: Get sprite at particular coordinates

Is it possible to test if a sprite (or movieclip) is located at a set of coordinates? If a sprite is located at the coordinates, can you retrieve it’s instance name? If no sprite is located at coordinates, can you output a value?

Sorry for the barrage of questions.

-C-