Hola ...
espero que estes bien...
mira aca te dejo lo que pides...
espero que te sirva...
chaooo
<html>
<head>
<title>Camara Web</title>
<script language="jscript">
function onHangUp()
{
NetMeeting.LeaveConference();
}
</script>
<script language="vbscript">
Sub llamar_onclick()
NetMeeting.CallTo(Direccion.value)
End Sub
</script>
</head>
<body bgColor="royalblue" onload="Direccion.focus();">
<table border="0" cellPadding="1" cellSpacing="1" width="75%" style="HEIGHT: 353px; WIDTH: 203px">
<TR>
<TD colSpan=5>
<P align=center><FONT
color=white><STRONG>Soporte&nbsp;On-Line</STRONG></FONT></P></TD></TR>
<tr>
<td colSpan="5">
<P align=center>
<OBJECT classid=clsid:3E9BAF2D-7A79-11D2-9334-0000F875AE17 id=NetMeeting
VIEWASTEXT><PARAM NAME="MODE" VALUE="RemoteNoPause"></OBJECT></P>
</td>
</tr>
<tr>
<td colSpan="5">
<P align=center><input id="Direccion" maxLength="30" name="text1" style="HEIGHT: 22px; WIDTH: 147px" value="ILS.KRONUS.NET/
[email protected]" selected></P>
</td>
</tr>
<tr>
<td>
<p align="center"><strong><font color="white">LLamar</font></strong></p></td>
<td>
<p align="center"><strong><font color="white">Colgar</font></strong></p></td>
<td>
<p align="center"><font color="white"><strong>Flotar< ;/strong></font></p></td></tr>
<tr>
<td>
<p align="center"><IMG height=34 id=llamar src="images/call.gif" width=44></p></td>
<td>
<p align="center"><IMG height=34 id=colgar onclick=onHangUp(); src="images/hangup.gif" width=44></p></td>
<td>
<p align="center"><IMG height=34 id=flotar onclick=NetMeeting.UnDock(); src="images/undock.gif" width=44></p></td>
</tr>
<tr>
<td colSpan="3"></td></tr>
<tr>
<td colSpan="5">
<p align="center"><font color="white"><a href="http://www.microsoft.com/windows/netmeeting/download/nm301x86.asp" target="_blank"><strong>Bajar Netmeeting
</strong>
</body>
</html>