loadMovie question
loadMovie question
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- nearestexit0
i figured it out....
i just needed to put:
target_mc._lockroot = true;
in the first frame of the parent movie. target_mc is an instance name.
i figured it out....
i just needed to put:
target_mc._lockroot = true;
in the first frame of the parent movie. target_mc is an instance name.