Make a playlist.
You need a .wax or .asx (playlist)
You then link to the playlist.
Sample of .asx playlist...
=============================
<ASX version = "3.0"><!-- Must be the top line -->
<Entry>
<TITLE>Takin' it to the Streets</TITLE>
<AUTHOR>x </AUTHOR>
<COPYRIGHT>2006 Test</COPYRIGHT>
<Ref href = "Streets.wma" />
</Entry>
<Entry>
<TITLE>Free Ride</TITLE>
<AUTHOR>x </AUTHOR>
<COPYRIGHT>2006 Test</COPYRIGHT>
<Ref href = "/music/freeride.wma" />
</Entry>
</ASX>
============================
NOTE: The different locations of the files.
The "streets" is in the same folder as the .htm file while the
"freeride" is in a folder named "music" The path must be correct
or it doesn't work. 8(
Need more information?
Google "Make .asx playlist"
To see it work
http://www.xmas-i-am.com/test/audio1.htm
HTH
--
John Malone
==============
"Mgmnet" <(E-Mail Removed)> wrote in message
news:47A02807-FD31-491B-8AA7-(E-Mail Removed)...
|I have one high school reunion Website that plays about thirty songs in a
| row. I'm building another one and I can't get more than one to play,
| although more are in the "Music" folder. I will say I was surprised about
| the one that played multiple songs, and I do not know what I did to make
it
| happen. I'd like to make it happen again but I don't know what to do.
|
| Thanks!