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

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