home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / AnnaTennis.exe / scripts / frame_342 / DoAction.as
Text File  |  2001-10-27  |  87b  |  9 lines

  1. if(Number(scoreB) == 4)
  2. {
  3.    gotoAndPlay(442);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(343);
  8. }
  9.