home *** CD-ROM | disk | FTP | other *** search
/ Drumline Press Kit / Drumline.iso / pc / Start.exe / Start.dcr / 00001.ls next >
Encoding:
Text File  |  2002-11-07  |  109 b   |  7 lines

  1. global gRootPath
  2.  
  3. on exitFrame me
  4.   gRootPath = the moviePath
  5.   go(1, the moviePath & "media\movie.dir")
  6. end
  7.