home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif 5 / cd.iso / pc / Media / DEMOS.Dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1999-10-06  |  219 b   |  12 lines

  1. on exitFrame
  2.   global categO, Adlin
  3.   delay(1 * 60)
  4.   set categO to 2
  5.   init()
  6.   set Adlin to 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.