Music 4 Radio 1 1998

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30882
    Paul

      When you're on any of the packages pages on the Music4 site paste the following into the address bar and hit enter

      javascript:handleResponse=function() { if(http.readyState == 4){ var response = http.responseText; var update = new Array(); if(response.indexOf('|') != -1) { update = response.split('|'); for(i=0; i<update.length; i++){ key=i; i++; toPut=update; if(toPut.indexOf('flashvars') != -1){ toPut=toPut.replace(/\n/g,"").replace(/\r/g,"").replace(/.*file=/,"").replace(/&.*/,""); toPut="<a href=\""+toPut+"\">"+toPut+"</a>";} document.getElementById(trimString(update[key])).innerHTML = toPut;}}}};void(0)

      Then click on a jingle, it's location will come up and then right-click and save that link.

      You'll need to paste the code into the address bar when you go to a new page.

      #30884
      nickpledge

        Hmm right ok.

        So the link i need is

        http://www.music4.com/musicservices/catalogue/86/bbc-radio-1/full-station-package.html

        Do i replace the whole URL with

        <br />

        javascript:handleResponse=function() { if(http.readyState == 4){ var response = http.responseText; var update = new Array(); if(response.indexOf('|') != -1) { update = response.split('|'); for(i=0; i<;update.length; i++){ key=i; i++; toPut=update; if(toPut.indexOf('flashvars') != -1){ toPut=toPut.replace(/\n/g,"").replace(/\r/g,"").replace(/.*file=/,"").replace(/&.*/,""); toPut="<;a href=\""+toPut+"\">"+toPut+"<;/a>";} document.getElementById(trimString(update[key])).innerHTML = toPut;}}}};void(0)<br />

        ?? As im not following sorry.

        #30887
        Paul

          It worked before, they must have changed something.

          You can find the mp3 files when you play them in the following folder on your computer: C:\Documents and Settings\Owner\Local Settings\Temporary Internet Files

          #30888
          nickpledge

            Sweet, got the mp3 now. Will try and cut some of these out.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.