Jump to content

Flash Mp3 player with playlit help


buddhika2010

Recommended Posts

<script type="text/javascript" src="swfobject.js"></script>

      <script type="text/javascript">

        var flashvars = {};

        flashvars.songInfo = "";

        var params = {};

        params.menu = "false";

        params.scale = "noscale";

        params.wmode = "transparent";

        var attributes = {};

        attributes.id = "MP3Player.swf";

        attributes.align = "middle";

        swfobject.embedSWF("MP3Player_000.swf", "mp3Player", "624", "524", "9.0.0", false, flashvars, params, attributes);

      </script>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.