I’m working on a project that requires that I put two sets of movieclips and their functions in two separate frames. The second set of movieclips exists in both frames, yet, when I try to set the visibility of the second set in the first frame, I get this message: Error #1009: Cannot access a property or method of a null object reference.
What am I doing wrong?