home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 22 / cdrt22.iso / pc / bugbook / home.dir / 00306_Script_306 < prev    next >
Text File  |  1995-06-27  |  225b  |  6 lines

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