…but like i said:
i also did this
loadMovieNum(“tutorial_complete.swf”,1);
it worked fine except that it appeared on top left corner of where it was placed
this._X=200//or wherever on the x axis you want the swf to load
this._y=300//or wherever on the y axis you want the swf to load
in the first frame of the fla that correspnds with the swf you are laoding. use the loadMovieNum like you did, but set the x and y positions to where you want them to appear.
well those measurements didnt work and i kept on putting different ones till it appeared on where i wanted it:azn: :azn: thanks so much i got it working now!