home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / oddech / space / spacecraft.exe / scripts / frame_11 / DoAction.as
Encoding:
Text File  |  2002-10-22  |  82 b   |  9 lines

  1. if(hotovo eq "angel")
  2. {
  3.    gotoAndPlay(12);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(8);
  8. }
  9.