![]() ![]() |
I'd like to replace the Silverlight player with WMP on these pages: http://videotar.mtv.hu/. Please, help me to get the video source. Thank you in advance. |
![]() ![]() |
var embed = document.getElementById("divPlayer").getElementsByTagName("embed")[0].
|
![]() ![]() |
Thanks but I can't do it. I don't find embed tag on the page source and the video url is in a script:
I'm not a programmer, so let me ask you to complete for me this simple script. I have no intention to publish it here, it's only for my personal use. Thank you for your time and effort. var width = 500;
var player = document.getElementById('Playing'); if(player) {
player.innerHTML =
|
![]() ![]() |
For some reason I'm not able to insert the end of the script to the previous post: 'autoplay="true" ' + 'stretchtofit="true" ' + 'volume="20" ' + 'type="application/x-ms-wmp">';
|

