Targeting dynamic mc question
Targeting dynamic mc question
Out of context: Reply #2
- Started
- Last post
- 11 Responses
- djthemoose0
I would like the ability to control each instance, ie:
_root.menu.2.gotoAndStop(10);
_root.menu.3.gotoAndStop(11);But I receive the aforementioned syntax error.