Jump to content

ShutterCat

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by ShutterCat

  1. try putting an alert into the downloadMP3() function of pandoraGrabber. js.  Just see if when you click the button, that actually gets called.  If you put it far enough down in the function, see if artist and songName are filled in.  Sorry to get all programmer-y.  It'll look like:

    function downloadMP3() {
        alert('I have hit the function');
        lookup = $F("cddb");

    I have the same problem as the OP

    I tried this and it's not responding - no change from before

    Firefox 2. 0. 0. 3

    Flash 8. 0 r22 (flash switcher)

    Latest Java

    PJ 7. 4. 0 CF7

×
×
  • Create New...