home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / pc / files / edison.dir / 00115_Script_115 < prev    next >
Text File  |  1997-05-26  |  208b  |  7 lines

  1. on exitFrame
  2.   global gActiveAmbSnd, gAvailbleInv
  3.   set gActiveAmbSnd = 0
  4.   patchpal
  5.   if (gAvailbleInv = #All) then go movie "timeln.dir"
  6.   else go frame string(gAvailbleInv) of movie "TIMELN.DIR" 
  7. end