home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / tommy.Dxr / 00017.ls < prev    next >
Encoding:
Text File  |  1996-11-22  |  82 b   |  7 lines

  1. on mouseDown
  2.   if soundBusy(1) then
  3.     sound stop 1
  4.   end if
  5.   go(1, "Main")
  6. end
  7.