swapDepths
swapDepths
- Started
- Last post
- 1 Response
- jevad
I have 5 invisible buttons ona timeline root that trigger 5 separate movie clips on 5 different layers.
Each movie clip is a mask that reveals a jpg on mouseover and hides it again on mouseout.
I need the activated movie clip to unmask the image and appear above all the other movie clips
Does anybody have a solid swap depths code that would solve this
problem?thanks
- sauerbraten0
use the 'getNextHighestDepth' method.