home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1997 July / macgaichiban199707.bin / MOVIES / JIYU.Dxr / 00081.ls < prev    next >
Encoding:
Text File  |  1997-05-08  |  81 b   |  7 lines

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