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

  1. --ss Kinetscope mInit
  2.  
  3. global gSndPath, gKinetoscopeObj
  4.  
  5. on exitFrame
  6.       set gKinetoscopeObj = mInit(script "Kinetoscope obj")
  7. end