addChild problem

could someone help me? i need to know, why this isn’t working

randomMovieClip.addChild(e.target) //e.target is a dragable object

this is the error flash exports: “implicit coercion of a value with static type object to a possibly unrelated type flash.display:displayObject”