|
|
j'ai le code suivant en html je ne sai pa pourqoi ne marche pa
document.write("<OBJECT ID=\"VAMCtrl\" WIDTH=195 HEIGHT=75");
document.write(" CLASSID=CLSID:A93B47FD-9BF6-4DA8-97FC-9270B9D64A6C");
document.write(" CODEBASE=\"/plugin/h263ctrl.cab#version=2,0,0,2\">");
document.write("<PARAM NAME=\"Url\" VALUE=\"http://iat-c001.selfip.biz:1022/cgi-bin/video.vam\">");
document.write("<PARAM NAME=\"VSize\" VALUE=\"CMS2\">");
document.write("<PARAM NAME=\"RemoteIP\" VALUE=\"-889149248\">");
document.write("<PARAM NAME=\"RemotePort\" VALUE=\"5001\">");
document.write("<PARAM NAME=\"RemoteID\" VALUE=\"11466\">");
document.write("<PARAM NAME=\"DisplayTimeFormat\" VALUE=\"1\">");
document.write("<PARAM NAME=\"DigitalZoomEdit\" VALUE=\"true\">");
document.write("<PARAM NAME=\"Deblocking\" VALUE=\"true\">");
document.write("<PARAM NAME=\"DigitalZoomEnableChk\" VALUE=\"false\">");
document.write("<PARAM NAME=\"Language\" VALUE=\"EN\">");
document.write("</OBJECT>");
aider moi svp
|