FLASH—target specific frame from external swf
FLASH—target specific frame from external swf
Out of context: Reply #1
- Started
- Last post
- 9 Responses
- unfittoprint0
targetMC = _parent.mc;
targetMC.gotoAndStop("label");
targetMC = _parent.mc;
targetMC.gotoAndStop("label");