home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 24 / MacAddict_024_1998_08.iso / Media / Software.dxr / Internal_9.ls < prev    next >
Encoding:
Text File  |  1998-06-04  |  87 b   |  6 lines

  1. on mouseUp
  2.   setVolume()
  3.   put "The soundLevel is now: " & the soundLevel
  4.   beep()
  5. end
  6.