home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 July / Macworld (1996-07).dmg / Demos / frEQout demo / INTERVU / INTERVU / INTERVU.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  215 b   |  12 lines

  1. on startMovie
  2.   global x
  3.   set the stageColor to 255
  4.   set the keyDownScript to "checkit"
  5.   puppetSound(3, 0)
  6.   puppetSound(3, 130)
  7.   puppetSound(1, 0)
  8.   puppetSound(1, 318)
  9.   set x to 1
  10.   preLoadCast(685, 715)
  11. end
  12.