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

  1. if(Number(score) == 4)
  2. {
  3.    gotoAndPlay(394);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(284);
  8. }
  9.