macnanday
05-23-2006, 06:30 PM
A while back I saw a tutorial on loading a SWF layer and having it load at a specified frame.
The code was something like:
on(release){
loadMovieNum("newMovie.swf", 2)
_level2.gotoAndStop."specific frame"
}
Anyhow, my symantics may be off a bit but that's the gist of the tutorial. Anyhow, I've never been able to get it to work. Anybody out there able to give me a clue.
Thanks!
-Ken
The code was something like:
on(release){
loadMovieNum("newMovie.swf", 2)
_level2.gotoAndStop."specific frame"
}
Anyhow, my symantics may be off a bit but that's the gist of the tutorial. Anyhow, I've never been able to get it to work. Anybody out there able to give me a clue.
Thanks!
-Ken