home *** CD-ROM | disk | FTP | other *** search
/ PC go! Special 11 / SPIELE2.ISO / demos / bibel / shared.dxr / 00200.ls next >
Encoding:
Text File  |  1995-11-02  |  97 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(1) = 0 then
  3.     puppetSound(0)
  4.     go(4)
  5.   end if
  6.   go(the frame)
  7. end
  8.