home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / Panasonic- / funcity / paris / wave / OPENJ.dcr / 00017_äJénê›íË.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  169 b   |  11 lines

  1. global debug, music, gonext
  2.  
  3. on startMovie
  4.   set gonext to 0
  5.   set debug to 0
  6.   set music to 2
  7.   if debug = 0 then
  8.     preloadnetthing("../wave/COUTJ.dcr")
  9.   end if
  10. end
  11.