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

  1. on exitFrame
  2.   if QuickTimeVersion() < 3 then
  3.     go(2)
  4.   else
  5.     go(1, "main")
  6.   end if
  7. end
  8.