home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / mammary-memory.exe / scripts / frame_49 / DoAction.as
Text File  |  2004-08-27  |  86b  |  9 lines

  1. if(eval("chances:count") == "0")
  2. {
  3.    gotoAndPlay(111);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.