home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / base_bl.dir / 00053.ls < prev    next >
Encoding:
Text File  |  1994-12-01  |  117 b   |  7 lines

  1. on exitFrame
  2.   if not soundBusy(1) then
  3.     sound playFile 1, pathName() & "AIFF\PHOTO.AIF"
  4.   end if
  5.   go(#loop)
  6. end
  7.