home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / valo.swf / scripts / frame_179 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  75 b   |  9 lines

  1. if(whereTo == 1)
  2. {
  3.    nextFrame();
  4. }
  5. else
  6. {
  7.    gotoAndStop(190);
  8. }
  9.