Referencing a "Nested" MovieClip or "childMovieClip"
Hello all.
I am fairly new to Flash and AS3 so bare with me. I am designing a simple interactive animation. In this interactive file, I have a tree branch. I have a button (leaves_btn) near the branch that once clicked, about 8 leaves will bloom from the tree. I have all of the leaves compressed into a childMovieClip labeled as "leaves8". I am having trouble getting the button on the main timeline to play my "leaves8" movieclip that is nested.
Any help would be greatly appreciated.
