11 Replies Latest reply: Apr 10, 2010 4:30 PM by kglad RSS

    Problem with gotoAndstop in scene 4

    rwtriplett Community Member

      I have a 4 scene movie. I have buttons in scene 4. I need my "contact" button when clicked to go to frame "getInfo" which is on the timeline in scene 4. When I test it I get this error:

       

      ArgumentError: Error #2109: Frame label getInfo not found in scene Scene 4.
          at flash.display::MovieClip/gotoAndStop()
          at ig_index_3_fla::MainTimeline/bClick()

       

      Why wouldn't this work?