home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / frequent.cst / 00002.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  154 b   |  8 lines

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