target buttons
target buttons
Out of context: Reply #18
- Started
- Last post
- 24 Responses
- dstlb0
I'm pretty sure it's a preload issue, the script is running before there's anything for it to target...
Move the script that targets the buttons to frame 2 of the main timeline.
Put a preloader on frame 1 of the main timeline that targets the empty MC, when it's loaded send the main timeline to frame 2.
I can send you a FLA if it would help.