hey thanks loads for your help m8.
i kinda combined your script and mine, and it works

_root.createEmptyMovieClip("container",10);
_root.container.loadMovie("clothing.swf");
_root.container._xscale = _root.container._yscale =200;