~cjsmo/+junk/manual-user

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<HEAD>
<link rel="stylesheet" type="text/css"
href="default.css"/>
</head>
<BODY>
<h1>Browsing By Song</h1>
<center><a href="screenshots/browse/song_page.png"><img src="screenshots/browse/song_page.png" width="400" height="200"></a></center>
<p></p><center><a href="screenshots/browse/icon_song_page.png"><img src="screenshots/browse/icon_song_page.png" width="400" height="75"></a></center>
<ul>
<li><img src="amp-icons/icon_add.png" width="20" height="20"> - Adds music to the Dynamic Playlist</li>
<li><img src="amp-icons/icon_preferences.png" width="20" height="20"> - Song information</li>
<li><img src="amp-icons/icon_comment.png" width="20" height="20"> - For leaving a ShoutBox Comment</li>
<li><img src="amp-icons/icon_edit.png" width="20" height="20"> - For In-Line Tag Editing</li>
<li><img src="amp-icons/icon_disable.png" width="20" height="20"> - This disables the song in the database</li>
</ul>
</body>