Help Me Please, test this...
Help Me Please, test this...
Out of context: Reply #6
- Started
- Last post
- 12 Responses
- monkeywrench0
you can load the movie into a level using
loadMovieNum('moviename.swf',1)
once it is in there you can set the x & y coords using _level1._x = yourx etc. if you load them into the same level each time, they will automaticall replace what is currently loaded and you won't have to keep track of the loaded movies