home *** CD-ROM | disk | FTP | other *** search
/ Games for Windows 95 / ODYSSEY.mdf / demos / hyper / hyper.exe / hyper.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1995-10-20  |  170 b   |  9 lines

  1. on exitFrame
  2.   unLoad()
  3.   unLoadCast()
  4.   set the itemDelimiter to "."
  5.   set newMovie to item 1 of the movie & ".DIR"
  6.   set the itemDelimiter to ","
  7.   go(1, newMovie)
  8. end
  9.