home *** CD-ROM | disk | FTP | other *** search
/ Grandes Inventos / INVENTOS.bin / pc / media / camar.dxr / 00436.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  158 b   |  9 lines

  1. on exitFrame
  2.   global gIdiom, gDeltaT, gStart
  3.   MyUnload()
  4.   MyPreload()
  5.   PlaySound("CAMAR", "EXPO5")
  6.   set gStart to the ticks
  7.   set gDeltaT to 13 * 60
  8. end
  9.