home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / SHOWDATA / SHOWKOMM.DXR / 00017.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  112 b   |  11 lines

  1. on exitFrame
  2.   unLoadThem()
  3.   if soundBusy(2) then
  4.     go(the frame)
  5.   end if
  6. end
  7.  
  8. on mouseDown
  9.   KlickIt()
  10. end
  11.