home *** CD-ROM | disk | FTP | other *** search
/ Computer! Totaal - 50 Top Shareware Pprogramma's / COMPTOT.iso / start.exe / start.dxr / 00009_browserinstructie.ls < prev    next >
Encoding:
Text File  |  2000-09-07  |  133 b   |  9 lines

  1. on beginSprite me
  2.   nothing()
  3. end
  4.  
  5. on mouseUp me
  6.   puppetSound(3, "pop")
  7.   gotoNetPage(the pathName & "..\html\instructie.html")
  8. end
  9.