★ wanayoo — archive 1999 http://javaboutique.webdeveloper.com/GIFCanvas/Nouvelle recherche | Portail wanayoo
internet.com logo To JavaBoutique Home

 Java News
 Latest Applets
 Applet Categories
 Applet Index
 Applet Help
 Submit Applets
 Other Resources
 How-To Java
 Java Reviews
 Java FAQs
 Java Forum
 Java IDEs
To Webdeveloper.com
 Mecklermedia
 Internet.com
 Magazines
 Trade Shows
 Advertise
 Corporate
 Information
 Search
 Subscribe

webreference.com

Search Engine Watch

The JavaScript Source

Free Internet Technology info!

GIFCanvas.java


Here are the images used in the applet:

GIFCanvas is a small Javatm package to display Animated GIF89a images. GIFCanvas is not just another animation loop; it parses animated GIF's, and creates an animation sequence using the frames and timing specified in the image file. The applet above is an example of its use. To more information about the actual GIFCanvas package, contact Bill Giel.

Usage: Place gifcanvas.cab (hold down the shift key as you click the link) and gifcanvas.zip within your HTML directory, and place these image files in a subordinate directory called "images."

Java Source: GIFCanvasApplet.java

HTML Source:

<applet code="GIFCanvasApplet" align="baseline"
width="200" height="200" archive="gifcanvas.zip">
<param name="cabbase" value="gifcanvas.cab">
</applet>

Author: Bill Giel of KC Multimedia and Design Group.


When you're ready to play with the big boys



Copyright 1998 Mecklermedia Corporation.
All Rights Reserved. Legal Notices.