way to Completely 'Reset' a MovieClip
Hello all,
I've got a situation where I have multipe MC's on the same frame... each is animated and doing something different. As the user interacts with them, I'd like a way (when cued) to reset the MC back to it's initial state - not gotoAndStop("MC frame 1"); - but actually set it like it's running for the first time.
Is there a command to resetMovieClip? I need this reset not to affect the other MC's that are running simultaneously.
Thanks in advance for taking a look!
Best,