homeduke Prof. Dr. Uwe Schmidt FH Wedel

Die Datei: MediaTrackerAnimation.html


weiter
<html>
  <head>
    <title>Image Animator</title>
  </head>
  <body>
    <applet
      code="MediaTrackerAnimation.class"
      width=450
      height=300>
      <param name="noOfImages" value="10">
      <param name="image"      value="gesicht">
      <param name="delay"      value=200>
    </applet>
  </body>
</html>

Die Quelle: MediaTrackerAnimation.html


Letzte Änderung: 14.02.2012
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel