hi guys, i would like to load a movie clip into the main stage of my movie but i also want to specify where on the stage the movie clip would load. The code for I use for loading the movie clip is:
loadMovieNum(“mainpage.swf”, 1);
So, what must I add in to specify the x and y coordinates where the movie would appear? Thanks.,