home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 22 / cdrt22.iso / pc / bugbook / wait.dir / 00119_Script_119 < prev    next >
Text File  |  1995-06-27  |  265b  |  11 lines

  1. on exitFrame
  2.   global timeoutMessages,homeDir
  3.   
  4. --  set the loch of sprite birdSprite = -100
  5. --  set the locv of sprite birdSprite = -100
  6. --  updateStage
  7.   cursor -1
  8.   sound playFile 1,homeDir&"bugwin.aif"
  9.   set the timeoutScript = EMPTY
  10.   startTimer
  11. end