Re: Animated images
- From: "Tom Cole" <tcole6@xxxxxxxxx>
- Date: 31 Aug 2006 08:13:50 -0700
You can simulate animated graphics using only javascript as noted in
the first reply (by using a timer and changing the src attribute of the
image DOM element.
But, you can actually create an animated GIF file using a piece of
freeware called GIFAnimator
(http://www.versiontracker.com/dyn/moreinfo/win/13212). There also use
to be the GIF Constructor Set, but I don't know where it went.
There are many more GIF animation utilities for a small fee out there.
Just Google it.
.
- Follow-Ups:
- Re: Animated images
- From: Marc
- Re: Animated images
- References:
- Animated images
- From: Lando
- Re: Animated images
- From: Randy Webb
- Animated images
- Prev by Date: Re: Calling java within javascript
- Next by Date: array and subarray
- Previous by thread: Re: Animated images
- Next by thread: Re: Animated images
- Index(es):
Relevant Pages
|