View Single Post
Old 09-14-2005, 05:11 PM   PM User | #200
brentk711
New Coder

 
Join Date: Sep 2005
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
brentk711 is an unknown quantity at this point
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
brentk711 is offline