createEmptyMovieClip to specified _x _y axis

My syntax is not good enough yet to know how to do this but I am in a pickle and need to get this done. How would I change the following to create the empty clip at x=50 and y=15.2? Please and thank you!!

this.createEmptyMovieClip(“container”,“100”);