hi,
I'm new to word press, finding it very useful.
I have some code for a beatport.com player which lists all tracks by us. how every it seems that it isnt working correctly.
only the top part of the player is displayed and the actual track list isnt showing.
here is the code
<style>//---------------- BEGIN BEATPORT PLAYER -----------------------</style><div class="beatport" align="center" style="border:0px; background:transparent; padding:10px;"><map name="bottomlinks"><area href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmJlYXRwb3J0LmNvbQ==" alt="Go to Beatport.com" coords="0,0,225,50" /><area href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmJlYXRwb3J0LmNvbS92aXJhbFBsYXllci9yZWxheT9wbGF5ZXJJZD0xNTM5NjY=" alt="Get These Tracks" coords="237,12,332,38" /><area href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmJlYXRwb3J0cGxheWVyLmNvbS8/cGxheWVySWQ9MTUzOTY2" alt="Add This Player" coords="332,12,422,38" /></map><img src="http://marketing.beatport.com/operations/images/playerHeader.gif" style="display:block; border:none;" usemap="bottomlinks" /><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="264" width="442" style="display:block;" align="center">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.beatport.com/viralplayer.swf" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="playerId=153966&autoplay=0&volume=80" />
<param name="loop" value="false" />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="salign" value="lt" />
<param name="scale" value="noscale" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.beatport.com/viralplayer.swf" height="264" width="442" style="display:block;" align="center" wmode="transparent" flashvars="playerId=153966&autoplay=0&volume=80" loop="false" menu="false" quality="high" salign="lt" scale="noscale" />
</object></div><style>//---------------- END BEATPORT PLAYER -------------------------</style>
feel free to look here http://autophase.wordpress.com/discography/
The blog I need help with is autophase.wordpress.com.