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

  1. on exitFrame
  2.   global EB, QA
  3.   unloadCast
  4.   tell the stage to set the visible of window "Win" = false
  5.   set EB = false
  6.   set QA = 0
  7.   close window "WIN"
  8.   tell the stage to go movie "MainMenu.dir"
  9.   go frame 1
  10. end
  11.  
  12.  
  13.  
  14.  
  15.