home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 30 / CMi30.iso / pc / sampler / 00008.ls < prev    next >
Encoding:
Text File  |  2000-11-07  |  143 b   |  8 lines

  1. on exitFrame
  2.   go(marker(0) + 2)
  3.   mainRoller()
  4.   if the movieRate of sprite 21 <> 1 then
  5.     set the movieRate of sprite 21 to 1
  6.   end if
  7. end
  8.