FYI- there's an error in the audio-player.js file for the standalone version:
the var audioplayer_swfobject is defined but then referenced everywhere else as just swfobject.
FYI- there's an error in the audio-player.js file for the standalone version:
the var audioplayer_swfobject is defined but then referenced everywhere else as just swfobject.
This topic is closed, yet the currently available version of the standalone player still contains this bug.
Found the same thing. The version without swfobject ("audio-player-noswfobject.js") works fine. I'm okay with using the two libraries. But I did spend quite a bit of time before some debugger pointed out that the undeclared variable swfobject was the culprit. The minified javascript is REALLY hard to work with! I gave up attempting to fix it myself.
This topic has been closed to new replies.