Move a loaded image

Hey there!:pirate3:
I spent the day trying to find how to move a loaded image. I’ve tried to add it in a moving Movieclip ( someMovieClip.addChild(loadedImage); ) but then, the image is showing, the movieclip too, but the image doesn’t “follow” the movieClip. It was the most logical thing I’ve found…

So if anyone knows how I could manage that or just give me some tips, it would be really appreciated. And if something isn’t clear, just let me know, I’ll try to explain more clearly.

Thanks.