|
Thanks. I knew that was a bit too far, but hey doesnt hurt to ask. I have everything working very good so far and just wanted to liven things up when playing an audio file. Actually I am now using an applet menu to select wms & wmv files. It has some more abilities and options as far as actions on links. Now I'm using a script link to :
<!--
function StartMeUpX(){
player.url = "mysong.wma";
}
You had mentioned in a previous post to someone about displaying visualizations by <param name="uiMode" value="full">, but that didnt do anything in mine.
Just curious how would I do the artwork with a link as you mentioned? If it's too much work to answer thats cool.
Thanks for awesome coding!
BT
|