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

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