Flash mc question
Flash mc question
Out of context: Reply #11
- Started
- Last post
- 14 Responses
- jmteow0
Re-reading what I wrote, I realized I may have been a bit confusing (since I wrote some terrible English).
In the joint.fla file type:
this._lockroot = true;
in the actionscript of your main stage.
When you re-export it, and load it back into your main swf, the _root commands in your loaded swf should refer to its own movie, instead of the main timeline.