Closed (fixed)
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jan 2009 at 13:21 UTC
Updated:
2 Feb 2009 at 13:10 UTC
I've javascript error on my front page
'AudioPlayer' is undefined
Why is that?
javascript code:
AudioPlayer.setup("/sites/all/modules/contributions/mp3player/mp3player/player.swf", {width:290,transparentpagebg: "yes"});
When I'm going to this url, there is player.swf
Comments
Comment #1
jdelaune commentedCan you see it including the other JS file as well in the header?
Are your javascript files being included in the head or near the closure?
Comment #2
jdelaune commentedAny update on this?
Make sure you also have 'audio-player.js' in the same directory as your player.swf
Thanks
Comment #3
kenorb commentedI'm not able to reproduce it now, probably I've put the wrong version of swf file.
WordPress plugin instead of Standalone, but I'm not sure;/
Sorry for that.