You failed Mr. Dark sir.

Discussion in 'Server/Website Chat' started by Rioter, 17 Feb 2012.

  1. Rioter Mad man box wearing lunatic for President

    You failed Dark , and sent Walton mad for a few hours. Congrats

    Gamingmasters.co.uk source
    HTML:
    var quack;
    soundManager.url = '/swf/';
    soundManager.flashVersion = 9;
    soundManager.useFlashBlock = false;
     
    soundManager.onready(function() {
    quack = soundManager.createSound({
      id: 'quack',
      url: '/quack.mp3',
      autoLoad: true,
      autoPlay: false,
      volume: 90
    });
     
            });
     
     
    var ribbins = function(){
    quack.play();
    };
    setInterval(ribbins, 300000);
            </script>
     
    • Funny Funny x 2
    • Wizard Wizard x 2
    • List
  2. Mister Spuds I don't understand what's going on here...

    I would like to point out I solved this problem.
     
  3. Rioter Mad man box wearing lunatic for President

    I blame Gaw
     
  4. Rondon Ruff Ruff is Rondon

    Babbys first javascript
     
    • Zing Zing x 4
    • Funny Funny x 1
    • List
  5. Cactus The key is to never give up

    BABBY
     
  6. HellJack A message was delivered, and received.

    Turn this shit off, please.
     
  7. Reag My name is an anagram for a reason

    At least indent it correctly.
     
  8. Rioter Mad man box wearing lunatic for President

    I assume that was aimed at dark... I just copypasta'd.
     
  9. Geit Coding wizard!


    Dark uses tabs for indentation, that's been converted to spaces, which is probably why it's broken.
     
  10. Reag My name is an anagram for a reason

    Why would you even do that.
     
  11. Rioter Mad man box wearing lunatic for President

    looks more organised and less like screen rape

    EDIT: Was gonna do a visual demonstration but xenforo code quoting converts tab to spaces, bad xenforo.
     
  12. Lazy c+p into xenforo template editor which has no easy way of tabbing short of copy+pasting tabs
     

Users Viewing Thread (Users: 0, Guests: 0)

Users found this page by searching for:

  1. soundmanager.onready setinterval