home *** CD-ROM | disk | FTP | other *** search
/ Hope PC Multimedia SuperPack 2 / HOMEPC.iso / TAROT / DOWNLOAD / VT1.ZIP / D1.DXR / 00141.ls < prev    next >
Encoding:
Text File  |  1995-11-01  |  352 b   |  15 lines

  1. on exitFrame
  2.   global FeaturesActive, DivsActive, Lframe
  3.   set FeaturesActive to 1
  4.   set DivsActive to 0
  5.   set the locH of sprite 18 to -500
  6.   puppetSprite(18, 0)
  7.   puppetSprite(17, 1)
  8.   set the timer to 0
  9.   set Lframe to marker(1)
  10.   puppetSprite(8, 1)
  11.   set the locH of sprite 8 to 93
  12.   set the locV of sprite 8 to 437
  13.   go(label("features") + 2)
  14. end
  15.