Hi,
Im using WMA files to use as background sound(s) for my website.......
question:how do I create a file list?
so I can play more than 1 song.........
code Im using now:
<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" height="0" id="Player"
width="0">
<param name="Filename" value="Http://www.mydomain.com/filename.wma">
<param name="Volume" value="0">>
</object>
there must be some sort of code for me to install a drop menu with a song list........
I'll even settle for an unseen list,that plays the songs in order..........
thanks
Im using WMA files to use as background sound(s) for my website.......
question:how do I create a file list?
so I can play more than 1 song.........
code Im using now:
<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" height="0" id="Player"
width="0">
<param name="Filename" value="Http://www.mydomain.com/filename.wma">
<param name="Volume" value="0">>
</object>
there must be some sort of code for me to install a drop menu with a song list........
I'll even settle for an unseen list,that plays the songs in order..........
thanks
Comment