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

  1. on exitFrame
  2.   sound stop 1
  3.   sound stop 2
  4.   sound playFile 2, "Sc2.Aif"
  5.   updateStage()
  6.   unLoad()
  7.   play movie "Sc2.dir"
  8. end
  9.