home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif 10 / cd.iso / pc / MEDIA / DEMOS.DXR / 00003.ls < prev    next >
Encoding:
Text File  |  1999-12-28  |  209 b   |  12 lines

  1. on exitFrame
  2.   global categO, Adlin
  3.   delay(1 * 60)
  4.   categO = 2
  5.   init()
  6.   Adlin = 1
  7.   themes()
  8.   set the visible of sprite 21 to 0
  9.   set the visible of sprite 22 to 0
  10.   set the visible of sprite 23 to 0
  11. end
  12.