home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / choco_land.swf / scripts / frame_178 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  121 b   |  9 lines

  1. if(_root.next eq "game")
  2. {
  3.    gotoAndStop(204);
  4. }
  5. else if(_root.next eq "instructions")
  6. {
  7.    gotoAndPlay(179);
  8. }
  9.