home *** CD-ROM | disk | FTP | other *** search
/ GelbeSeiten Berlin 1995 - 1996 / Image.iso / sprinter / dw.dir / 00114.ls < prev    next >
Encoding:
Text File  |  1995-06-23  |  93 b   |  8 lines

  1. on exitFrame
  2.   if the stillDown = 1 then
  3.     go(the frame)
  4.   else
  5.     play done
  6.   end if
  7. end
  8.