Canon Vb-C50fi user manual 5-12, Using the Viewer for Java to Distribute Videos, <table>, </html>

Models: Vb-C50fi

1 209
Download 209 pages 12.39 Kb
Page 142
Image 142
<html>

Using the Viewer for Java to Distribute Videos

1glimps.htm

<html>

<head>

<script language="JavaScript"> <!--

function clicked(btn) { url = btn.name window.open(url,"LiveApplet","width=490,height=400")

}

//--> </script> <title>Glimpse</title> </head>

<body>

<table>

<form name="form"> <tr><td><center>

<applet codebase="http://<_W_E_B_S_E_R_V_E_R_>/-wvdoc-01-/Glimpse/" code="Glimpse.class" archive="Glimpse.zip"

width=160 height=120>

<param name=cabbase value="Glimpse.cab">

<param name=url value="http://<_W_E_B_S_E_R_V_E_R_>/"> </applet>

</center></td></tr>

<tr><td><center>

<input type="Button" name="popup.htm" value="click me" onClick="clicked(this)">

</center></td></tr>

</form>

</table>

</body>

</html>

2popup.htm

<html>

<head>

<title>LiveApplet</title>

</head>

<body>

<center>

<applet codebase="http://<_W_E_B_S_E_R_V_E_R_>/-wvdoc-01-/LiveApplet/" code="LiveApplet.class" archive="LiveApplet.zip"

width=450 height=380>

<param name=cabbase

value="LiveApplet.cab">

<param name=url

value="http://<_W_E_B_S_E_R_V_E_R_>/">

<param name=controller_style value="no_pantilt"> </applet>

</center>

</body>

</html>

5-12

Page 142
Image 142
Canon Vb-C50fi 5-12, Using the Viewer for Java to Distribute Videos, html head script language=JavaScript, <table>