home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 December / macgaichiban199612.bin / MOVIES / 02MATI.Dxr / 00028.ls < prev    next >
Encoding:
Text File  |  1996-10-07  |  103 b   |  8 lines

  1. on mouseDown
  2.   button()
  3.   if rollOver(clickOn()) then
  4.     set gmatimovie to 1
  5.     go("A")
  6.   end if
  7. end
  8.