<h1><ahref="http://www.schillmania.com/projects/soundmanager2/"title="Play a page of mp3s with javascript via SoundManager 2">SoundManager 2</a> / page as a playlist, basic template (flash 8)</h1>
<li><ahref="http://freshly-ground.com/data/audio/mpc/20060812%20-%20Groove.mp3"title="Dr. John Groove">Schill - Dr. John Groove</a></li>
<!-- files from the web (note that ID3 and waveformData information will *not* load from remote domains without permission, due to Flash security restrictions) -->
<li><ahref="http://www.freshly-ground.com/misc/music/carl-3-barlp.mp3">Barrlping with Carl (featureblend.com)</a></li>
<li><ahref="http://www.freshly-ground.com/data/audio/binaural/Things that open, close and roll.mp3">Things that open, close and roll</a></li>
<li><ahref="http://www.freshly-ground.com/data/audio/binaural/A%20Trip%20to%20the%20Basement%20Garage.mp3">A Trip To The Basement Garage</a></li>
</ul>
<p>For alternate themes, add the class to the playlist UL - eg. <ahref="#"onclick="return setTheme('dark')"><ul class="playlist dark"></a> or <ahref="#"onclick="return setTheme('bubblegum')"><ul class="playlist bubblegum"></a>; the base default is <ahref="#"onclick="return setTheme()"><ul class="playlist"></a>.</p>
<p>A reminder that if loading from the local filesystem, Flash will deny access to remote (network/internet) URLs by default unless whitelisted via the <ahref="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html">Flash Player Global Security Settings Page</a>. Some URLs in this example are remote to demonstrate this.</p>
<p>Note that by default, the Flash 8 version is used and therefore Flash 9-only features such as the VU meter, waveform etc. are not available. Refer to the main "page player" demo for configuration examples, or view the source of page-player.js for the configuration object (similar to that used in SoundManager 2 itself.)</p>
<p><ahref="http://www.schillmania.com/projects/soundmanager2/"title="Javascript MP3 sound player API">SoundManager 2 project</a></p>