X,y off when load swf

hi, i can’t seem to get my .swf to load in the right place. it keeps loading at the bottom right. how do i get my .swf to load in my empty mc within my main mc?

Now which one is it, ystore or files ??

Try this code on yourbutton:


on (release) {
	_root.load_window._x=250;
	_root.load_window._y=250;
	_root.load_window.loadMovie("dif_e_yo.swf");
}

kool thanks for the help, but now the graphic that once was there is now gone and still no sign of my dif_e_yo.swf. i’ve tried everything. that i can think of, more help please! the files you want to dl. is “files_1.zip”

:h: Not for me. Have a look at this file: http://www.voetsjoeba.com/stash/yostore_site.zip