home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 63 / CDACTUAL63.iso / Shareware / Humor / FICHEROS / pezcantor / dab.exe / scripts / DefineButton2_226 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-11-02  |  82 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    getUrl("http://www.killfrog.com/", "");
  4. }
  5.