algo asi : an error has ocurred in the script on this page
Error: Can´t connect the capture filter to the video renderer filter.
NO se por q me sale este error, no se si tenga q ver el codec, el driver, el compressor, o algo parecido, o el codigo HTML q les muestro a continuacion:
<HTML><HEAD></HEAD>
<BODY BGCOLOR='#000000' TEXT='#FFFFFF' LINK='#FCCB7A' VLINK='#551A8B'ALINK='#EE0000' leftmargin='0' rightmargin='0' topmargin='0' scroll='no'><OBJECT ID='MSVidCtl' CLASSID='CLSID:B0EDF163-910A-11D2-B632-00C04F79498E'></OBJECT><SCRIPT language=vbscript>
option explicit
dim tscontainer
dim ts
dim tr
sub window_onload
MSVidCtl.Width = document.body.clientWidth
MSVidCtl.Height = document.body.clientHeight
set tscontainer = CreateObject("BDATuner.SystemTuningSpaces")
set ts = tscontainer("Cable")
set tr = ts.CreateTuneRequest
tr.Channel = 5
MSVidCtl.View tr
MSVidCtl.Run --------> Aca me dice q esta el error
end sub
</Script></BODY></HTML>
Desde ya les agradezco demasiado por la ayuda q me puedan brindar, un abrazo
Saludos
![Adios](http://static.forosdelweb.com/fdwtheme/images/smilies/adios.gif)
Carlos Nuñez
Area de Desarrollo SW
HIPER S.A.