home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / growaug.dxr / 00003_GROGroupTestsFrame.ls < prev    next >
Encoding:
Text File  |  1996-06-17  |  203 b   |  11 lines

  1. on exitFrame
  2.   global GTSTrySprite, IFLCanChange, GROChooseQuit
  3.   go(the frame)
  4.   if the mouseUp then
  5.     set IFLCanChange to 1
  6.   end if
  7.   groanimatesection()
  8.   GROQuitCD()
  9.   IFLsectionWordAnimate()
  10. end
  11.