home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1997 October / macgaichiban199710.bin / MOVIES / PTM.Dxr / 00079.ls < prev    next >
Encoding:
Text File  |  1997-08-06  |  82 b   |  7 lines

  1. on mouseDown
  2.   button()
  3.   if rollOver(clickOn()) then
  4.     go("READ")
  5.   end if
  6. end
  7.