home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / space / spacecraft.exe / scripts / frame_11 / DoAction.as
Text File  |  2002-10-22  |  82b  |  9 lines

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