home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / intro.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  1995-05-06  |  137 b   |  8 lines

  1. on exitFrame
  2.   go("1")
  3.   updateStage()
  4.   puppetSprite(18, 0)
  5.   set the visible of sprite 18 to 0
  6.   set the visible of sprite 18 to 1
  7. end
  8.