home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 September / WPCSEP97.ISO / DXRS / GROWSEP.Dxr / 00003_GROGroupTestsFrame.ls < prev    next >
Encoding:
Text File  |  1997-07-15  |  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.