Actionscript language does not provide a method for setting a registration point for a dynamically created MovieClip. There are many workaround how to deal with this issue, one of them is this nice organized class called DynamicMovie. You set the registration point and then call methods like scaleX2 to scale the movie with the registration point you set.
Script Image:


