Hey, all!
I’ve already searched the forums for this, and haven’t found the EXACT problem that I’m experiencing yet:
I’m attempting to use loadMovie to load an external .swf. This method has worked for me before, but now, it just won’t work. I’m trying to load it in the middle of the page located at x=92.0 y=302.0 The empty movieclip’s instance name is called “empty_mc”. The code I’m using is on the same layer, and it is as follows:
empty_mc.loadMovie("Culture Bio Page.swf")
I’ve changed all of the registration points to match, but for some strange reason, it loads the movie in the same spot; about four inches from where it’s supposed to be. Does anyone have ANY clue as to why this isn’t working?
Thanks in advance,
-Shadownetspy