home *** CD-ROM | disk | FTP | other *** search
/ LAUNCH 3 / LAUNCH.BIN / pc / sony / mainmov.dir / 00008_Script_8 < prev    next >
Text File  |  1995-06-07  |  134b  |  8 lines

  1. --initialize SPIN3D (exit)
  2.  
  3. on enterFrame
  4.   set the loc of sprite(20) to point(-1000,-1000)
  5.   SPIN3D
  6.   CHECKVIEW
  7.   SETPOPUP
  8. end