home *** CD-ROM | disk | FTP | other *** search
/ Infobases Family Library: Clip Art & Story / STORIES.BIN / mac / OldTest / Shell.dir / 00032.ls < prev    next >
Encoding:
Text File  |  1996-03-08  |  106 b   |  7 lines

  1. on enterFrame
  2.   set the soundLevel to 7
  3.   updateStage()
  4.   sound playFile 2, "Sc5.Aif"
  5.   updateStage()
  6. end
  7.