I have an MC created by this line
newBut = _root.attachMovie('numTemplate', 'num'+i, i);
But for some reason removeMovieClip(); isnt working for me, I tried so many different ways of getting it to work, and it refuses to work, can anyone give me a hand here I am drawing blanks now.
– Nate