home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 10 B / MM_TREND.ISO / prog / isdn / flexibel.dir / 00046.ls < prev    next >
Encoding:
Text File  |  1996-08-18  |  116 b   |  9 lines

  1. on exitFrame
  2.   CheckMyRollover()
  3.   if soundBusy(2) then
  4.     go(the frame - 2)
  5.   else
  6.     go(the frame)
  7.   end if
  8. end
  9.