good day guys
the size of the empty movie clip will be the same as the main stage
[AS]_root.creatEmptyMovieClip(“container_MC”,1)[/AS]
now if the stage is width 550 and the height is 400
the container_MC will be the same as the stage?
just wondering nothing else!!!