binetron
10-09-2005, 01:12 AM
I'm trying to simply send movieclip_a to the back most layer or level
by clicking movieclip_d.
I have 4 movieclips total.
when clicking movieclips they move to the topmost level using swapDepth.
But then I need certain ones to move to the far back based on which one is at the top.
here's a bad rendition of what I'm trying to do.
Hi, I'm mc_a. I was on the bottom but I've just been clicked and now I'm on top.
But now I need to send mc_c below mc_b and then send mc_d behind mc_c.
any help?
by clicking movieclip_d.
I have 4 movieclips total.
when clicking movieclips they move to the topmost level using swapDepth.
But then I need certain ones to move to the far back based on which one is at the top.
here's a bad rendition of what I'm trying to do.
Hi, I'm mc_a. I was on the bottom but I've just been clicked and now I'm on top.
But now I need to send mc_c below mc_b and then send mc_d behind mc_c.
any help?