home *** CD-ROM | disk | FTP | other *** search
/ The VPRO Digital Guide 1994 / vpro.iso / vpro1 / st.dir / 00054.ls < prev    next >
Encoding:
Text File  |  1994-08-28  |  102 b   |  8 lines

  1. on mouseUp
  2.   global ToParse
  3.   gettheMarker()
  4.   LogIt(ToParse)
  5.   sound fadeOut 1, 30
  6.   go("ST1X2")
  7. end
  8.