home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 22 / cdrt22.iso / pc / bugbook / map.dir / 00310_Script_310 < prev    next >
Text File  |  1995-06-26  |  259b  |  8 lines

  1. on exitFrame
  2.   global localDir,returnList,catchList,BugEscapeIntros
  3.   set the timeOutLapsed to 0
  4.   set returnList=[("start"),(the pathName&the movieName)]
  5.   playPuppet ("be_"&getAt(CatchList,1)&".aif")
  6.   
  7.   go "start" of movie localDir&"escape.dir"
  8. end