Beatport Player

  • Unknown's avatar

    Hi all,

    I wanted to include the Beatport player on my posts although I know Flash is not usually allowed. I’m aware of a method using the ‘Gigya’ code that has allowed me to post mixes from Mixcloud this way. The problem is the Beatport code looks a bit more confusing and I was wondering if anyone could point me in the right direction.

    Here is the code from Beatport separated by ` symbols.

    <style>//---------------- BEGIN BEATPORT PLAYER -----------------------</style>
    <div class="beatport" align="center" style="border:0px; background:transparent; padding:10px;">
        <map name="bottomlinks"><area href="http://www.beatport.com" alt="Go to Beatport.com" coords="0,0,225,50" target="_blank"/>
            <area href="http://www.beatport.com/viralPlayer/relay?playerId=2063240" alt="Get These Tracks" coords="237,12,332,38" target="_blank"/>
            <area href="http://player.beatport.com/?playerId=2063240" alt="Add This Player" coords="332,12,422,38" target="_blank"/>
        </map>
        <img src="http://geo-media.beatport.com/images/beatport/viralPlayer/top.gif" style="display:block; border:none;" usemap="#bottomlinks"/>
        <object type="application/x-shockwave-flash" data="https://www.beatport.com/CDN/swf/beatportplayer.swf" height="264" width="442" style="display:block;" align="center">
            <param name="movie" value="https://www.beatport.com/CDN/swf/beatportplayer.swf"/>
            <param name="allownetworking" value="internal"/>
            <param name="allowScriptAccess" value="never"/>
            <param name="enableJSURL" value="false"/>
            <param name="enableHREF" value="false"/>
            <param name="saveEmbedTags" value="true"/>
            <param name="flashvars" value="bpCfgPath=http://www.beatport.com/en-US/xml/gui/swf/configuration/3&playerId=2063240&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"/>
        </object>
    </div>
    <style>//---------------- END BEATPORT PLAYER -------------------------</style>

    Thanks again,
    Fintan

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Beatport Player’ is closed to new replies.