home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / powerapp / animator.exe / gmd.dcr / 00001.ls next >
Encoding:
Text File  |  1996-05-07  |  83 b   |  9 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on idle
  6.   updatePreview()
  7.   callAnimEngine()
  8. end
  9.