home *** CD-ROM | disk | FTP | other *** search
/ Discovering Nature in the City / LUONTOCD.iso / pc / files / story / story.dxr / 00055.ls < prev    next >
Encoding:
Text File  |  1996-12-16  |  96 b   |  8 lines

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