• I can load multiple songs using multiple players, and I can get it to work that way. But if I ad an image to the page, I get message:

    “Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.”

    Very odd.

    Perhaps this version wasn’t meant to work with 3.3.1, but I saw that some got it to work, so I thought I would give it a shot. I am using Chrome 17.0.963.56. And Zeences theme.

    I also checked to see if the header and footer code that the player requires is there and it is as far as I can tell.

    Any notions on this? Thanks,
    Mark

    http://wordpress.org/extend/plugins/audio-player/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    I Just fixed this problem with a quite dirty fix..

    The Fix:
    Navigate to the pluginfolder and open this file: “player-js.php”. On line 155 you found this code:
    flash_vars.artists = caption.replace(/,/g, ' ');
    Replace this line with this line:
    flash_vars.artists = caption

    Cheers Thomas

    Thread Starter airosol

    (@airosol)

    Hey Thomas,

    When I go to the plugin editor and select the Audio Player, I don’t see that document available for edit.

    Nor can I find that code when I do a search. Am I looking in the right place?

    Nothing called “player-js.php” I can see?

    Thoughts?

    Thanks,
    Mark

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Audio Player] Not working with 3.3.1’ is closed to new replies.