home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineSprite_1370 / frame_36 / DoAction.as
Encoding:
Text File  |  2001-12-02  |  192 b   |  17 lines

  1. if(choice == 1)
  2. {
  3.    gotoAndPlay(37);
  4. }
  5. else if(choice == 2)
  6. {
  7.    gotoAndPlay(47);
  8. }
  9. else if(choice == 3)
  10. {
  11.    gotoAndPlay(60);
  12. }
  13. else if(choice == 4)
  14. {
  15.    gotoAndPlay(128);
  16. }
  17.