home *** CD-ROM | disk | FTP | other *** search
/ Webster's Millennium Amer…Sign Language Dictionary / ASL.ISO / mac / SKILLS.dir / 00032_Script_32 < prev    next >
Text File  |  2001-09-05  |  180b  |  9 lines

  1. on exitFrame
  2.   --  global gWhichFrame
  3.   --  if the mouseDown then
  4.   --     enableMenu(TRUE)
  5.   --    go frame (gWhichFrame - 1)
  6.   --  else go the frame
  7.   
  8.   go the frame
  9. end