home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 21 / CTROM21A.mdf / mmm / trucs.dxr / 00040.ls < prev    next >
Encoding:
Text File  |  1999-09-27  |  152 b   |  9 lines

  1. on exitFrame
  2.   DBCloseSession()
  3.   DBClosePlatform()
  4.   set the volume of sound 1 to 200
  5.   unloadMovie(the movieName)
  6.   go("terug", "Main")
  7.   abort()
  8. end
  9.