Whereegosfly
09-03-2003, 03:22 PM
Hi everyone! I'm new to this board but have visited here very often!
I'm not a techie by any stretch of the imagination...so here goes:
Ok, here's what I have:
a layer0, layer1, and a Layer2. Layer0 is the base that contains 5 buttons. There's a "movie1.swf" on layer1 and a "movie2.swf" on layer2. Each movie has a preloader on it.
Here's what I want to do: click a button (say button 3) and for the movie2.swf on layer2 to move down to layer1, (knocking off the movie1.swf) and then a "movie3.swf" moves into layer2 spot. The idea being that each button loads its particular "movie.swf" on to layer 2 and pushing what once was on layer2 to layer 1.
The reason I'm doing it this way is because I want to load rather large files in these layers and I want to show the loader on top of whatever was the old top layer. Obviously, if the files were small, I could just nudge whatever was attached to say, an empty movie clip, and there would be no need for showing the underlying layer. It's just that it looks so choppy when I load a movie and the one that was there first all of a sudden is gone, and then the new one pops up. That's is rather distracting! I want the new movie to look like it's fading over the one that used to be on top.
Sorry if I sound like I'm repeating myself here. I've tried doing the swapDepths.. and that works fine for 2 layers etc...but I have 26 movies or swfs to show, each with preloaders.
Thanks very much for your work in the past... and I look forward to hearing from youze all :-)
Michael
I'm not a techie by any stretch of the imagination...so here goes:
Ok, here's what I have:
a layer0, layer1, and a Layer2. Layer0 is the base that contains 5 buttons. There's a "movie1.swf" on layer1 and a "movie2.swf" on layer2. Each movie has a preloader on it.
Here's what I want to do: click a button (say button 3) and for the movie2.swf on layer2 to move down to layer1, (knocking off the movie1.swf) and then a "movie3.swf" moves into layer2 spot. The idea being that each button loads its particular "movie.swf" on to layer 2 and pushing what once was on layer2 to layer 1.
The reason I'm doing it this way is because I want to load rather large files in these layers and I want to show the loader on top of whatever was the old top layer. Obviously, if the files were small, I could just nudge whatever was attached to say, an empty movie clip, and there would be no need for showing the underlying layer. It's just that it looks so choppy when I load a movie and the one that was there first all of a sudden is gone, and then the new one pops up. That's is rather distracting! I want the new movie to look like it's fading over the one that used to be on top.
Sorry if I sound like I'm repeating myself here. I've tried doing the swapDepths.. and that works fine for 2 layers etc...but I have 26 movies or swfs to show, each with preloaders.
Thanks very much for your work in the past... and I look forward to hearing from youze all :-)
Michael