| ★ wanayoo — archive 1999 http://webdeveloper.com/java/figure6.html | Nouvelle recherche | Portail wanayoo |
Figure 6
The HTML file which drives the Java VCR
<HTML> <HEAD> <title>A Java VCR</title> </HEAD> <BODY> <HR> <APPLET CODE="Vcr.class" WIDTH=300 HEIGHT=150> <PARAM NAME=imgloc VALUE="images/T"> <PARAM NAME="nimgs" VALUE="16"> </APPLET> <HR> <A HREF="/old?u=http%3A%2F%2Fwebdeveloper.com%2Fjava%2FVcr.java&y=1999">The source.</A> </BODY> </HTML>