Welcome to your new AudioNow WebPlayer™.
Created to offer more of your content to your listeners.
How to embed the AudioNow WebPlayer™:
1 - First, place the below HTML code in the header of your page (between the <head> and </head> tags):
<link href="http://stream.audionow.com/webplayer/skin/an.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript" src="http://stream.audionow.com/webplayer/js/jquery.jplayer.an.js"></script>
<script type="text/javascript" src="http://stream.audionow.com/webplayer/js/jplayer.playlist.an.js"></script>
<script type="text/javascript" class="an-script" src="http://stream.audionow.com/webplayer/js/an.js" data-station-id="" data-autoplay="0" data-open-playlist="0"></script>
Player Options:
Note: By selecting the different test options, the code is automatically updated to reflect your choices. Try out the different options and use the code that best fits your needs.
2 - Copy and paste the below HTML code where ever you want your player to appear:
<div class="an-player"></div>
3 - As a last step, adjust the Web Player's position in your site's CSS file, using the class "an-player".
To open the AudioNow WebPlayer™ in a separate window:
1 - Copy and paste the following HTML code around the image or element that opens a new window that contains the player:
<a href="http://stream.audionow.com/webplayer/AudioNowDigitalPlayer.php?station_id=&autoplay=1&playlist=1" target="_blank">
</a>
Note: This player will conflict with other versions of jPlayer. For assistance, please contact support@audionow.com