home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1997 October / PCPL1097A.iso / CSERVE / IN_PC.DXR / 00024.ls < prev    next >
Encoding:
Text File  |  1997-08-08  |  91 b   |  7 lines

  1. on mouseDown
  2.   mDown("2_DOWN")
  3.   mUnloadAll()
  4.   startTimer()
  5.   go("INIT_MAIN", "MAIN")
  6. end
  7.