<html>
<head>
<title>Image Animator</title>
</head>
<body>
<applet
code="ImageAnimation.class"
width=450
height=300>
<param name="noOfImages" value="10">
<param name="image" value="gesicht">
</applet>
</body>
</html>
Die Quelle: ImageAnimation.html
| Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |