home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 September / PCShareware-9-97.iso / programy / wwwgif / example.ht_ / example.ht
Text File  |  1997-03-25  |  649b  |  24 lines

  1. <html>
  2. <head>
  3. <center>
  4. <h4> Animator for images exported by <i>WWW Gif Animator</i> </h4>
  5. </center>
  6. Effects of <b><i>WWW Gif Animator</i></b> can be exported as single images
  7. ( Gif/Jpg ) using a unique naming dialog, these images can be inserted in any
  8. web page with this free Java Applet.
  9. <hr>
  10. <applet code="RNSAnim"
  11. width=100% height=140>
  12.     <param name=startimage value=0>
  13.         <param name=endimage value=21>
  14.         <param name=delay value=200>
  15.         <param name=imagename value="java">
  16.         <param name=imageext value="gif">
  17.  
  18.     Need Java compatible Browser like Netscape Navigator
  19. </applet>
  20. <hr>
  21. <p>
  22. </body>
  23. </html>
  24.