home *** CD-ROM | disk | FTP | other *** search
/ Cani & Cani / CANI.ISO / pc / program / appart.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  1997-11-11  |  118 b   |  9 lines

  1. on exitFrame
  2.   NavigPrevisu(3, 10, 43, 46)
  3.   if soundBusy(2) then
  4.     go(the frame)
  5.   else
  6.     go(#next)
  7.   end if
  8. end
  9.