home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1996 #11 / CDD_11_96.ISO / demos / timelaps / intranim.dxr / 00026.ls < prev    next >
Encoding:
Text File  |  1996-07-22  |  97 b   |  8 lines

  1. on exitFrame
  2.   if the mouseDown then
  3.     go("Play")
  4.   end if
  5.   updateStage()
  6.   go(the frame)
  7. end
  8.