home *** CD-ROM | disk | FTP | other *** search
/ Greatest Childrens Stories Ever Told / Greatest_Stories.iso / demos / funtown / win.dir / 00017_Script_17 < prev    next >
Text File  |  1994-11-15  |  236b  |  10 lines

  1. on exitFrame
  2.   global EB, QA, WQ
  3.   
  4.   set EB = false
  5.   if WQ = 11 then set QA = 0
  6.   close window "WIN"
  7.   tell the stage to updateStage
  8.   tell the Stage to if the frame = (marker("startò") + 1) then go the Frame
  9.   go frame 1
  10. end