home *** CD-ROM | disk | FTP | other *** search
/ .net 1999 December / netCD65.iso / pc / NetCD31.exe / NetCD31.dxr / 00009.ls next >
Encoding:
Text File  |  1999-10-13  |  106 b   |  8 lines

  1. on exitFrame
  2.   if IsPastCuePoint(Sound1, "trippy bit") = 1 then
  3.     go(39)
  4.   else
  5.     go(16)
  6.   end if
  7. end
  8.