I have a movieclip within a movieclip on the main stage. I want the movieclip spiral_mc to duplicate and then stay on the mainstage permanently. Right now, though the duplicates only stay until path1_mc loops and plays again, then they disappear as soon as it starts over.
Here is the hierarchy:
_root
path1_mc
spiral_mc
I want spiral_mc to duplicate and then permanently stay on the main stage regardless of whether path1_mc loops or not. How do I do this? Thanks in advance.
Here is the hierarchy:
_root
path1_mc
spiral_mc
I want spiral_mc to duplicate and then permanently stay on the main stage regardless of whether path1_mc loops or not. How do I do this? Thanks in advance.