Example 2
This example loads two tracks into the player

This DIV content will be replaced by Wimpy.

Source Code

<script language='javascript' src='wimpy.js'></script>
<div id="wimpyTarget">This DIV content will be replaced by Wimpy.</div>
<script language="JavaScript" >
makeWimpyPlayer("example1.mp3|example2.mp3");
</script>

 

 

 

Part of the Wimpy MP3 Player Javascript Kit documentation.