Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

Mp3 player via widgets


 
Prev Previous Post   Next Post Next
  #1  
Old Feb 1, 2009, 03:00 PM
mactony
 
67 posts · Jan 2009
Mp3 player via widgets

I have been trying embed an open source mp3 player.

The player works correctly here: http://www.midriffrecords.com/home.html, but I am now trying to move it to my Atahualpa rebuild.

Using the Theme Options HTML/CSS inserts, I have inserted the appropriate javascript into the header.
<script type="text/javascript" src="http://www.midriffrecords/com/mp3/swfobject.js"></script>

And then, using the Text/Random HTML widget, I have tried to place the player on the page, right column, under the "Audio" heading. This is what I have inserted into the Text/HTML Widget box.
<DIV>
<script type="text/javascript">
var s2 = new SWFObject("http://www.midriffrecords.com/mp3/mp3player.swf", "playlist", "240", "200", "7");
s2.addVariable("file","http://www.midriffrecords.com/mp3/playlist.xml");
s2.addVariable("backcolor","0x021e2f");
s2.addVariable("frontcolor","0xe2e2e2");
s2.addVariable("lightcolor","0xc5960b");
s2.addVariable("displayheight","0");
s2.addVariable("width","240");
s2.addVariable("height","200");
s2.write("player2");
</script>
</DIV>

http://www.midriffrecords.com/midriff_TEST/

But the player is not appearing. Is the text widget not suitable for inserting this kind of code?

Or is there a better, smoother, more Wordpress compatible mp3 player that anyone might know about?

Thanks!
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
incorporating xspf player to the header... metwin1 Header configuration & styling 6 Jun 26, 2010 08:49 PM
Problem with flv player lion.gem Atahualpa 3 Wordpress theme 3 Jul 16, 2009 10:49 PM
Audio Player Plugin not showing up or working Nefeli Plugins & Atahualpa 1 Feb 24, 2009 10:06 AM
Set left sidebar widgets same distance from center area as right sidebar widgets daisy24 Sidebars & Widgets 2 Feb 19, 2009 05:11 AM


All times are GMT -6. The time now is 01:37 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.