I think the problem is that you're trying to add the image before it's loaded all the way.
You can use a listener to fire off some little function that will do the addChild() part once it's finished.