home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 30 / CMi30.iso / pc / intro / 00008.ls < prev    next >
Encoding:
Text File  |  2000-10-10  |  237 b   |  9 lines

  1. on exitFrame
  2.   set the puppet of sprite 2 to 1
  3.   set the puppet of sprite 3 to 1
  4.   set the visible of sprite 2 to 0
  5.   set the visible of sprite 3 to 0
  6.   set the cursor of sprite 20 to [9, 10]
  7.   set the cursor of sprite 21 to [9, 10]
  8. end
  9.