Flash Problem
Flash Problem
Out of context: Reply #1
- Started
- Last post
- 6 Responses
- unfittoprint0
#1 hopefully you're an action layer onRollOver function targeting your button instances [rollover actions directly on mc/buttons are deprecated and can be a source of conflict]
#2 you could target that bottom level/mc and use a blank event for it, while setting the useHandCursor to false to disable all the inner button actions. Enable them when needed by deleting that same blank event...