home *** CD-ROM | disk | FTP | other *** search
/ The See Clearly Method / TheSeeClearlyMethod.iso / Media / qtpc.dir / 00007_PreloadMov.ls < prev    next >
Encoding:
Text File  |  2002-02-25  |  102 b   |  5 lines

  1. on exitFrame
  2.   preloadMovie(the moviePath & "Media/Intro")
  3.   go(1, the moviePath & "Media/Intro")
  4. end
  5.