Is it possible to trigger events as each frame of an animated GIF89A image is displayed?
Created May 8, 2012
Alessandro A. Garbagnati It seems that you can't. The image trigers a new "onLoad()" event every time the animation restarts from the first frame, but there is no way to trap the event of a frame change.