home *** CD-ROM | disk | FTP | other *** search
/ Sunday That One Day / STOD_VFS_INVIS.ISO / pc / chapel.dxr / 01101.ls < prev    next >
Encoding:
Text File  |  1995-09-15  |  237 b   |  9 lines

  1. on enterFrame
  2.   ClearPuppetSprites()
  3.   set LoadThis to the number of cast "ADDIW1.PIC"
  4.   preLoad(LoadThis, LoadThis + 7)
  5.   set LoadThis to the number of cast "ALEX1.pic"
  6.   preLoad(LoadThis, LoadThis + 7)
  7.   preLoad("NAlexPuffed.aif")
  8. end
  9.