Quote:
|
Originally Posted by _Aerospace_Eng_
yes its possible, u can set up a link like this
Code:
<a href="yoursong.mp3" onclick="document.all.music.filename='yoursong.mp3';return false">Play Song</a>
that should work
|
Hi i am having a specific problem with embedding Windows media player in my webpage.
I have the embedded player. And i have a few logo's.
What i want is that when i click on a certain logo the player starts to play a certain file.
If it is possible it should work like the following site.
www.nederland.fm
Just to click on something and the music will start to play.
Can anybody help me? I have been googling for over a month now...