Hi,
i think you have to provide the full code. Where do you preload the scene? Usualy you will do this only once on startup, then use the preloaded scene later to instanciate.
Also i'm quit sure that you have to first add it as a child, wait for it to be "ready" and then you can change the position property.