5-10
1
sample.htm
<html>
<head>
<title>SampleSite LiveApplet</title>
</head>
<frameset rows="70,*">
<frame src="header.htm">
<frame src="lvappl.htm">
</frameset>
</html>
2
header.htm
<html>
<head>
<title>LiveApplet comment</title>
</head>
<body>
<center><h1>LiveApplet</h1></center>
</body>
</html>
3
lvappl.htm
<html>
<head>
<title>LiveApplet</title>
</head>
<body>
<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_>/">
</applet>
</body>
</html>
Using the Viewer for Java to Distribute Videos
Summary of Contents for VB-C50I
Page 16: ...xvi ...
Page 28: ...1 12 ...
Page 70: ...3 30 ...
Page 142: ...4 72 ...
Page 172: ...5 30 ...
Page 203: ...Appendix Chapter ...
Page 232: ...7 30 ...