home *** CD-ROM | disk | FTP | other *** search
/ Hope PC Multimedia SuperPack 2 / HOMEPC.iso / TAROT / DOWNLOAD / VT1.ZIP / D1.DXR / 00142.ls < prev    next >
Encoding:
Text File  |  1995-11-01  |  141 b   |  9 lines

  1. on exitFrame
  2.   if the lastClick > (60 * 40) then
  3.     set the locH of sprite 9 to -500
  4.     go("repeat")
  5.   else
  6.     go(the frame)
  7.   end if
  8. end
  9.