What I’m trying to build is a banner rotates between external swf’s (let’s say 4). When the flash is open, it automatically loads external swf movie 1, then rotates to external swf movie 2 after 5 seconds, then to 3, then to 4, then back to one.
I also want to put buttons in the corner so that you can select which movie you want load. After the movie you want has loaded, it still rotates tot he next slide after 5 seconds.
Each external flash movie should transition in smoothly (lets say 60 frames, or 2 seconds). So I need the External movie it loaded in front of to disappear after that 60 frames.
I assume the best way to build this is with a movie clip container. I can make the movie rotate between slides, but I’m not sure how to deal with the option of having them select which slide they want, and have the other slide disappear behind it.
Any help is great appreciated!