Flash Movie Clip Depth
Flash Movie Clip Depth
Out of context: Reply #1
- Started
- Last post
- 1 Response
- mr_flaco0
I use a few different methods depending on what else is going on. One is to disable the buttons while the overlaying clip is present, ie, my_btn.enabled = false; Another method would be to put a blank button over the top of the overlying movieClip and the do a my_btn.useHandCursor = false;