meth0d420
Sun 1 January 2006, 07:38 am GMT +0200
one of my hosting clients have this site, its a radio site, and it uses windows media player to play the live radio. is it possible to use php snippets to control the media player? like volume up/down, stop, play, pause, mute, etc? or would this be better with javascript? i thought ive seen this somewhere but i searched for it for a while and couldnt find exactly what i was looking for.. any ideas?
Nikolas
Sun 1 January 2006, 11:58 pm GMT +0200
I am not sure, but I think that it is impossible to control media player from PhP
meth0d420
Mon 2 January 2006, 04:01 am GMT +0200
i am thinking that is it possible with javascript.. its even possible to replace the default media player graphics with graphics of your own.. i read this somewhere in a microsoft article but now i cant find it.. maybe u should move this topic to javascript Nik
Nikolas
Mon 2 January 2006, 04:15 am GMT +0200
Ok, topic moved.
Hope someone can help you with this, because personally I don't have a clue on how to do it :)
Thanos
Mon 2 January 2006, 04:24 am GMT +0200
Here 
is a good resource about embeding media player in web pages.
Also you can check
this page 
.