home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #3 / BLENDER.iso / pc / files / waters.dxr / 00292.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  155 b   |  8 lines

  1. on exitFrame
  2.   global VID
  3.   CLEANUP()
  4.   set VID to the duration of cast the castNum of sprite 40
  5.   set the movieTime of sprite 40 to 0
  6.   updateStage()
  7. end
  8.