home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #13 / K-CD-2000-13.iso / Web / Amused / www.amused.com / thanksgiving / pc_exe.exe / scripts / frame_177 / DoAction.as
Encoding:
Text File  |  2000-06-08  |  97 b   |  10 lines

  1. if(X == "1")
  2. {
  3.    gotoAndPlay(183);
  4. }
  5. if(X == "2")
  6. {
  7.    gotoAndPlay(183);
  8.    X = "3";
  9. }
  10.