home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1997 May / macgaichiban199705.bin / MOVIES / EXPO.Dxr / 00039.ls < prev    next >
Encoding:
Text File  |  1997-03-12  |  87 b   |  7 lines

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