Can’t get audioplayer plugin to work
-
1. audioplayer plugin is installed and activated.
2. Audio files directory is set correctly.
3. shortcode in the post: [audio:audiofile.mp3].
4. Firebug code inspector finds the following code in the rendered page:
<object width="290" height="24" id="audioplayer1" data="https://www.mydomainname.net/wp/wp-content/plugins/audio-player/player.swf" type="application/x-shockwave-flash"><param value="https://www.mydomainname.net/wp/wp-content/plugins/audio-player/player.swf" name="movie"/><param value="playerID=1&bg=0xf8f8f8&leftbg=0xeeeeee&lefticon=0x666666&rightbg=0xcccccc&rightbghover=0x999999&righticon=0x666666&righticonhover=0xffffff&text=0x666666&slider=0x666666&track=0xFFFFFF&border=0x666666&loader=0x9FFFB8&soundFile=http%3A%2F%2Fwww.mydomainname.net%2Fwpwp-content%2Fuploads%2F2009%2F12%2Faudiofile.mp3" name="FlashVars"/><param value="high" name="quality"/><param value="false" name="menu"/><param value="#FFFFFF" name="bgcolor"/></object>
5. Theme: custom created with Artisteer.
6. Result: no audio player.I’ve used audioplayer on another wordpress blog and it worked fine.
What am I doing wrong?
PS – I replaced the domain name and audio file name with generics.
- The topic ‘Can’t get audioplayer plugin to work’ is closed to new replies.