home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 September / Net75b.iso / pc / intro.dir / 00009.ls < prev    next >
Encoding:
Text File  |  2000-05-25  |  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.