home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 July / WPCJUL96.ISO / file.exe / ARTSFINJ.DXR / 00009_ARTMouseDown-gotoAdvert.ls < prev    next >
Encoding:
Text File  |  1996-05-15  |  113 b   |  6 lines

  1. on mouseDown
  2.   if (the mouseV > 250) and (the castNum of sprite 48 <> 192) then
  3.     ARTLeaveArts(2)
  4.   end if
  5. end
  6.