In my fla I have a parent movie that imports 5 child swfs in to different levels of it's self, each with a drag so you can move them around within the window and a unloadmovie button. This works fine no probs.
What I need to do now, is to have each movie come to the front when clicked on. I can't use swapdepths as you need to target movie to swap with.The site is set up so you can have various combinations of swfs loaded at once. I was going to use a 5 blank movies at higher levels, but this I think would only work once. The swfs could be clicked on any amount of times by the end user.
Are there any other ways to bring the movies to the front?
What I need to do now, is to have each movie come to the front when clicked on. I can't use swapdepths as you need to target movie to swap with.The site is set up so you can have various combinations of swfs loaded at once. I was going to use a 5 blank movies at higher levels, but this I think would only work once. The swfs could be clicked on any amount of times by the end user.
Are there any other ways to bring the movies to the front?