Question
order movie clips on mouse over
Have four movie clips on same frame/stage. On mouse over each
one plays individually and overlaps the others. I need a script
that will bring forward the movie clip that is currently moused
over sending the previous clip behind the current clip. The clips
are named btnB_mc, btnC_mc etc.. None of the clips need to have any
onRelease functions.
Thanks for any help.
Thanks for any help.