quote:
Originally posted by mad_willsy
I been searching and searching - no luck - PLEASE HELP!
well if you get the wmp control on your script :
code:
var WMP = new ActiveXObject("WMPlayer.OCX.7");
WMP.url = "http://www.pluscafe.co.uk/roflmao/Data/MyBallz.mp3";
WMP.update()
WMP.controls.play()
WMP.URL is what you are aiming for.
dont double post. use the button instead please