home *** CD-ROM | disk | FTP | other *** search
/ Inventor Labs: Technology / INVENTORLABS_TECHNOLOGY.BIN / pc / files / watt.dir / 00345_Script_345 < prev    next >
Text File  |  1997-07-24  |  215b  |  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