home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / gadzety / rudolph / rudolph.exe / rudolph.DXR / 00032.ls < prev    next >
Encoding:
Text File  |  1997-09-24  |  109 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) = 1 then
  3.     nothing()
  4.   else
  5.     sound playFile 1, "track 5.11"
  6.   end if
  7. end
  8.