home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / IGGY.DIR / 00008.ls < prev    next >
Encoding:
Text File  |  1996-04-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.