Endlesssoft Media Player 1.5

Endlesssoft Media Player is a revolutionary Silverlight web player that enables you to play audio on your own website or blog. The player automatically finds all the audio links on your page, so your visitors can play them with just one click without leaving your website! Adding it to your page is as simple as ABC: a single line of JavaScript code is everything you need, so absolutely no technical experience, download or installation is required.

To add the player to your website or blog follow these 2 quick steps below:

1. Add audio links to your page:

            <a href="http://flv.dada.net/cspv/94/17/90/00/00/AudioPreview-Sampled-Mp3-96.mp3">Three Days Grace - Never Too Late</a> 
            <a href="http://flv.dada.net/cspv/77/96/90/00/00/AudioPreview-Sampled-Mp3-96.mp3">Three Days Grace - It's All Over</a> 
            <a href="http://flv.dada.net/cspv/20/27/34/00/00/AudioPreview-Sampled-Mp3-96.mp3">Three Days Grace - Pain</a>
            

2. Copy and paste this code to your page:

        <script type="text/javascript" src="http://www.endlesssoft.com/mediaplayer/js"></script>
        <script type="text/javascript">
            EndlesssoftMediaPlayerTheme = "Blue";
        </script>