home *** CD-ROM | disk | FTP | other *** search
/ A Virtual Reality Guide to Texas / CD.iso / texdata / qtvrxtra.cst / 00009.ls < prev    next >
Encoding:
Text File  |  1998-05-18  |  169 b   |  9 lines

  1. on exitFrame
  2.   global gQTVRObj
  3.   
  4.   -- This is tutorial code. Delete it if you copy
  5.   -- this script.
  6.   if ISQTVRMovie(gQTVRObj) then putMovieInfo 
  7.   
  8.   go the frame
  9. end