PantherRun
Technical User
Speaking of opening a can of worms...
This problem I don't even no where to begin, but it's probably real easy to fix.
As you may recall i've just split my 1 movie filled with movie clips up into 10 independent movies all strung together by this example script...
on (release) {
loadMovieNum("chpt 6 B.swf", 1);
}
(there's a button on each page, (each movie), that triggers above script to load the next movie)
Works fine, every movie loads, but there's a catch...
A brief shot of the first movie (I almost want to say the very last frame of it because every image is on stage) shows for an instant before the next movie loads and takes over.
So, I'm done say with movie 4, i hit the button, leave movie 4, there's a quick flash of movie 1, and then movie 5 starts. I get this flash at the start of each new movie.
What the hell is all this about?
Any help will bring me in off the ledge, i promise officer.
Hoss
This problem I don't even no where to begin, but it's probably real easy to fix.
As you may recall i've just split my 1 movie filled with movie clips up into 10 independent movies all strung together by this example script...
on (release) {
loadMovieNum("chpt 6 B.swf", 1);
}
(there's a button on each page, (each movie), that triggers above script to load the next movie)
Works fine, every movie loads, but there's a catch...
A brief shot of the first movie (I almost want to say the very last frame of it because every image is on stage) shows for an instant before the next movie loads and takes over.
So, I'm done say with movie 4, i hit the button, leave movie 4, there's a quick flash of movie 1, and then movie 5 starts. I get this flash at the start of each new movie.
What the hell is all this about?
Any help will bring me in off the ledge, i promise officer.
Hoss